|
@@ -384,7 +384,7 @@ class CheckOrderController extends BaseController
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
noticeUtil::push("可以清空库存", '15280215347');
|
|
noticeUtil::push("可以清空库存", '15280215347');
|
|
|
- util::complete('清除成功');
|
|
|
|
|
|
|
+ util::complete('清除成功哈!');
|
|
|
|
|
|
|
|
$mainId = $this->mainId ?? 0;
|
|
$mainId = $this->mainId ?? 0;
|
|
|
$adminId = $this->adminId ?? 0;
|
|
$adminId = $this->adminId ?? 0;
|