合并代码

This commit is contained in:
huangdeliang 2021-01-28 15:59:56 +08:00
parent c4458be248
commit 73b36a1a8b

@ -225,6 +225,7 @@ public class SysOrder extends BaseEntity {
* 订单暂停记录 非持久化字段
* */
private List<SysOrderPause> orderPauseList;
private Integer amountFlag;
public Long getCusId() {
return cusId;