Commit 0916adfe by huluobin

update

parent 15d67332
......@@ -66,7 +66,7 @@ public class PayServiceImpl implements PayService {
throw new RRException("订单状态异常");
}
this.checkCustomerBalance(currentCustomerId, orderId);
// this.checkCustomerBalance(currentCustomerId, orderId);
/*1、扣除余额*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment