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