Explorar o código

【程序目录】优化版权设置

吴昊天 %!s(int64=3) %!d(string=hai) anos
pai
achega
030e41c509
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      crmeb/app/adminapi/controller/Common.php

+ 1 - 1
crmeb/app/adminapi/controller/Common.php

@@ -418,7 +418,7 @@ class Common extends AuthController
 
 
         if ($services->count(['menu_name' => 'nncnL_crmeb_copyright_image'])) {
         if ($services->count(['menu_name' => 'nncnL_crmeb_copyright_image'])) {
             $services->update([
             $services->update([
-                'menu_name' => 'nncnL_crmeb_copyright_imge'
+                'menu_name' => 'nncnL_crmeb_copyright_image'
             ], [
             ], [
                 'value' => json_encode($copyrightImg)
                 'value' => json_encode($copyrightImg)
             ]);
             ]);