Răsfoiți Sursa

[智价云] 模型引入大小写更新

public 2 luni în urmă
părinte
comite
b468634bf9
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      app/Helpers/functions.php

+ 1 - 1
app/Helpers/functions.php

@@ -209,7 +209,7 @@ function is_super($uid,$is_admin,$module='manager'){
     }else{
         switch ($module) {
             case 'manager':
-                $AdminUserModel      = new App\models\Manager\Personnel\Employee();
+                $AdminUserModel      = new App\Models\Manager\Personnel\Employee();
                 break;
         }
         // 返回结果