|
@@ -186,7 +186,7 @@ public class ReplacementInstrumentActivityServiceImpl extends BaseServiceImpl<In
|
|
Integer userId = replacementInstrumentActivity.getUserId();
|
|
Integer userId = replacementInstrumentActivity.getUserId();
|
|
|
|
|
|
if (replacementInstrumentActivity.getGoodsId() == null) {
|
|
if (replacementInstrumentActivity.getGoodsId() == null) {
|
|
- throw new BizException("数据维护中,请稍后再支付");
|
|
|
|
|
|
+ throw new BizException("数据维护中,请稍后支付");
|
|
}
|
|
}
|
|
|
|
|
|
//处理关闭订单
|
|
//处理关闭订单
|