shish 4 سال پیش
والد
کامیت
79e31fe056
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app-ghs/controllers/AdminController.php

+ 1 - 1
app-ghs/controllers/AdminController.php

@@ -232,7 +232,7 @@ class AdminController extends BaseController
 
     //已经存有token,但没有store信息重新获取
     //注意这里的输出内容有多个地方一样,要修改需要同步修改,请搜索关键词loginOK!!!!!!!!
-    public function actionAppReGetLoginInfo()
+    public function actionAutoLogin()
     {
         $admin = $this->admin;
         $currentShopId = $admin->currentShopId ?? 0;