@@ -227,7 +227,7 @@ class CheckOrderController extends BaseController
}
} else {
if ($this->mainId == 644) {
- if (!in_array($this->adminId, [919, 0])) {
+ if (!in_array($this->adminId, [91, 0])) {
util::fail('不能修改库存哦!');