Преглед на файлове

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

public преди 2 месеца
родител
ревизия
b468634bf9
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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;
         }
         // 返回结果