食谱计划生成修改,根据客户ID重新生成,暂停记录不需要加订单ID
This commit is contained in:
@ -232,7 +232,7 @@ public class SysOrder extends BaseEntity {
|
||||
/**
|
||||
* 订单暂停记录 非持久化字段
|
||||
* */
|
||||
private List<SysOrderPause> orderPauseList;
|
||||
//private List<SysOrderPause> orderPauseList;
|
||||
|
||||
//查询参数
|
||||
private Integer amountFlag;
|
||||
|
Reference in New Issue
Block a user