合并代码
This commit is contained in:
parent
c4458be248
commit
73b36a1a8b
@ -225,6 +225,7 @@ public class SysOrder extends BaseEntity {
|
|||||||
* 订单暂停记录 非持久化字段
|
* 订单暂停记录 非持久化字段
|
||||||
* */
|
* */
|
||||||
private List<SysOrderPause> orderPauseList;
|
private List<SysOrderPause> orderPauseList;
|
||||||
|
private Integer amountFlag;
|
||||||
|
|
||||||
public Long getCusId() {
|
public Long getCusId() {
|
||||||
return cusId;
|
return cusId;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user