shish 3 vuotta sitten
vanhempi
commit
916d6e65ae
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      biz-ghs/shop/classes/ShopAdminClass.php

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

@@ -58,7 +58,7 @@ class ShopAdminClass extends BaseClass
             }
             }
             if ($mainId == 50) {
             if ($mainId == 50) {
                 //石头花艺指定人有查看财务权限
                 //石头花艺指定人有查看财务权限
-                $point = [125880];
+                $point = [];
                 if (in_array($staffId, $point) == false) {
                 if (in_array($staffId, $point) == false) {
                     $lookMoney = 0;
                     $lookMoney = 0;
                 }
                 }