|
|
@@ -175,7 +175,7 @@ class OrderClearController extends BaseController
|
|
|
}
|
|
|
//淘花里小榄店 thl_xl_clear
|
|
|
if (in_array($this->shopId, [72366])) {
|
|
|
- if (!in_array($this->adminId, [69792, 55445, 55707])) {
|
|
|
+ if (!in_array($this->adminId, [69792, 55445, 55707,69792])) {
|
|
|
util::fail('你不能销单那。。。。');
|
|
|
}
|
|
|
}
|