Ver Fonte

管理员权限

shish há 2 anos atrás
pai
commit
1e3bda4fca
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      biz-ghs/shop/classes/ShopAdminClass.php

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

@@ -65,7 +65,7 @@ class ShopAdminClass extends BaseClass
             }
             }
             if ($mainId == 7779) {
             if ($mainId == 7779) {
                 //丰行指定人有查看财务权限
                 //丰行指定人有查看财务权限
-                $point = [133620, 133641];
+                $point = [133620, 133641, 135602];
                 if (in_array($staffId, $point) == false) {
                 if (in_array($staffId, $point) == false) {
                     $lookMoney = 0;
                     $lookMoney = 0;
                 }
                 }