采购计划开发
This commit is contained in:
@ -11,6 +11,8 @@ public class SysRecipesPlanListInfo {
|
||||
|
||||
private Long id;
|
||||
|
||||
private Long recipesId;
|
||||
|
||||
@JsonFormat(pattern = "yyyy-MM-dd")
|
||||
private Date startDate;
|
||||
|
||||
|
Reference in New Issue
Block a user