@@ -275,6 +275,7 @@ class PurchaseOrderController extends BaseController
}
if (getenv('YII_ENV') == 'production') {
+ //小向花卉采购控制
if ($this->mainId == 23390) {
if (!in_array($this->adminId, [24586])) {
util::fail('你不能采购哦');