shish 1 tahun lalu
induk
melakukan
2be05ad2e4

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

@@ -120,7 +120,7 @@ class CustomController extends BaseController
             //花大苪
             if (in_array($this->shopId, [8249])) {
                 if (!in_array($this->adminId, [9303])) {
-                    util::fail('只能叶荷操作');
+                    util::fail('只能叶荷和财务操作');
                 }
             }
         } else {

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

@@ -185,7 +185,7 @@ class OrderClearController extends BaseController
             //昱成
             if (in_array($this->shopId, [8596])) {
                 if (!in_array($this->adminId, [9303,9601])) {
-                    util::fail('只能叶荷操作');
+                    util::fail('只能叶荷和财务操作');
                 }
             }
             //花大苪