shish 1 年間 前
コミット
decc0d4aae
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app-ghs/controllers/StatController.php

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

@@ -77,7 +77,7 @@ class StatController extends BaseController
         if (getenv('YII_ENV') == 'production') {
             //小向花卉
             if ($this->mainId == 23390) {
-                if (in_array($this->adminId, [28456,31105])) {
+                if (in_array($this->adminId, [28456,31105,52528])) {
                     $hasPower = 1;
                 }
             }