shish 1 жил өмнө
parent
commit
9a41b63689

+ 1 - 1
app-ghs/controllers/StatItemController.php

@@ -42,7 +42,7 @@ class StatItemController extends BaseController
             }
         }
         if ($lookMoney == 0 && $hasPower == 0) {
-            if($this->mainId != 12){
+            if($this->mainId != 44282){
                 util::fail('没有财务权限哦');
             }
         }