|
|
@@ -55,7 +55,7 @@ class PurchaseClearController extends BaseController
|
|
|
}
|
|
|
//小齐鲜花总店和出车,多处请搜索关键词 xq_clear_control
|
|
|
if (in_array($this->shopId, [41467, 42946])) {
|
|
|
- if (!in_array($this->adminId, [40144])) {
|
|
|
+ if (!in_array($this->adminId, [40144,42912,42023])) {
|
|
|
util::fail('不能操作哈。。');
|
|
|
}
|
|
|
}
|