|
|
@@ -1152,8 +1152,6 @@ class PurchaseClass extends BaseClass
|
|
|
if (!in_array($code, ['BBS11114'])) {
|
|
|
noticeUtil::push('花店采购 ' . $orderSn . ' 关单没有成功哦' . $msg . ' ' . $code, '15280215347');
|
|
|
}
|
|
|
- }else{
|
|
|
- noticeUtil::push('花店采购 ' . $orderSn . ' 关单成功!!!', '15280215347');
|
|
|
}
|
|
|
|
|
|
//收银台关单
|