Merge remote-tracking branch 'gitee/0.8.X' into 0.8.X
This commit is contained in:
@@ -43,6 +43,12 @@ public class WmsDeliveryPlanVo extends BaseEntity {
|
||||
@ExcelProperty(value = "计划日期")
|
||||
private Date planDate;
|
||||
|
||||
/**
|
||||
* 计划类型
|
||||
*/
|
||||
@ExcelProperty(value = "计划类型")
|
||||
private Integer planType;
|
||||
|
||||
/**
|
||||
* 备注
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user