|
|
@@ -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;
|
|
|
}
|
|
|
}
|