|
|
@@ -30,7 +30,7 @@ class ShopAdminClass extends BaseClass
|
|
|
if (getenv('YII_ENV', 'local') == 'production') {
|
|
|
if ($mainId == 8164) {
|
|
|
//花大苪指定人有查看财务权限
|
|
|
- $point = [133988, 133989, 134233, 135068, 133987, 134020, 134024];
|
|
|
+ $point = [133988, 133989, 134233, 135068, 133987, 134020, 134024, 133991];
|
|
|
if (in_array($staffId, $point) == false) {
|
|
|
$lookMoney = 0;
|
|
|
}
|