liaofei %!s(int64=2) %!d(string=hai) anos
pai
achega
c36a00df44
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      crmeb/app/services/system/SystemCrudServices.php

+ 1 - 1
crmeb/app/services/system/SystemCrudServices.php

@@ -360,7 +360,7 @@ class SystemCrudServices extends BaseServices
                     'methods' => $item['method'],
                     'api_url' => $item['path'],
                     'unique_auth' => $item['unique_auth'],
-                    'name' => $item['name'],
+                    'menu_name' => $item['name'],
                     'is_del' => 0,
                     'auth_type' => 2,
                 ];