我得免单订单状态
This commit is contained in:
@@ -45,7 +45,7 @@ public class TbWiningUser implements Serializable {
|
||||
this.orderAmount = orderAmount;
|
||||
this.isUser = isUser;
|
||||
this.tradeDay = tradeDay;
|
||||
this.isRefund = "false";
|
||||
this.isRefund = "true";
|
||||
this.refundAmount = BigDecimal.ZERO;
|
||||
this.refundPayType = "WX";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user