shish %!s(int64=4) %!d(string=hai) anos
pai
achega
dfd7a566e6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app-ghs/controllers/AuthController.php

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

@@ -505,7 +505,7 @@ class AuthController extends PublicController
         if (empty($shopAdmin)) {
             util::fail('您没有权限');
         }
-        if ($shopAdmin->delStatus == 0) {
+        if ($shopAdmin->delStatus == 1) {
             util::fail('您没有权限哦');
         }
         if ($shopAdmin->status == 0) {