shish 4 vuotta sitten
vanhempi
commit
79e31fe056
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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信息重新获取
     //已经存有token,但没有store信息重新获取
     //注意这里的输出内容有多个地方一样,要修改需要同步修改,请搜索关键词loginOK!!!!!!!!
     //注意这里的输出内容有多个地方一样,要修改需要同步修改,请搜索关键词loginOK!!!!!!!!
-    public function actionAppReGetLoginInfo()
+    public function actionAutoLogin()
     {
     {
         $admin = $this->admin;
         $admin = $this->admin;
         $currentShopId = $admin->currentShopId ?? 0;
         $currentShopId = $admin->currentShopId ?? 0;