Sfoglia il codice sorgente

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

public 2 mesi fa
parent
commit
b468634bf9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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;
         }
         // 返回结果