!114 采购计划开发

Merge pull request !114 from 德仔/develop
This commit is contained in:
德仔
2021-03-10 17:37:03 +08:00
committed by Gitee
10 changed files with 394 additions and 40 deletions

View File

@ -11,6 +11,8 @@ public class SysRecipesPlanListInfo {
private Long id;
private Long recipesId;
@JsonFormat(pattern = "yyyy-MM-dd")
private Date startDate;