shish %!s(int64=3) %!d(string=hai) anos
pai
achega
d28c2cc010
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      biz-ghs/shop/classes/ShopAdminClass.php

+ 2 - 2
biz-ghs/shop/classes/ShopAdminClass.php

@@ -36,8 +36,8 @@ class ShopAdminClass extends BaseClass
                 }
             }
             if ($mainId == 8980) {
-                //昱成指定人有查看财务权限
-                $point = [134824, 134907, 134925, 134947, 134924, 135058];
+                //问境指定人有查看财务权限
+                $point = [134907, 134925, 134947, 134924, 135058];
                 if (in_array($staffId, $point) == false) {
                     $lookMoney = 0;
                 }