shish 1 年之前
父節點
當前提交
4fb2bd9a1b
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app-ghs/controllers/CustomController.php

+ 2 - 2
app-ghs/controllers/CustomController.php

@@ -786,8 +786,8 @@ class CustomController extends BaseController
                 }
             }
             if ($this->mainId == 10536) {
-                if ($this->shopAdminId != 136416) {
-                    //util::fail('请闵总修改');
+                if ($this->shopAdminId != 136416 && $this->shopAdminId != 136419) {
+                    util::fail('请闵总修改');
                 }
             }
         }