取消调试信息
This commit is contained in:
parent
fb4298a07f
commit
cfd47d436a
@ -100,7 +100,6 @@ class StoreOrderCreateRepository extends StoreOrderRepository
|
||||
if ($order_type == 98 && count($merchantCartList) > 1) {
|
||||
throw new ValidateException('采购商品不支持跨店购买');
|
||||
}
|
||||
halt($order_type);
|
||||
$community = [];
|
||||
if ($order_type == 98) {
|
||||
$sourceIdArray = [];
|
||||
|
Loading…
x
Reference in New Issue
Block a user