增加备注信息

This commit is contained in:
huangdeliang
2021-03-06 18:17:25 +08:00
parent 01f5c98954
commit f217adec10
11 changed files with 320 additions and 136 deletions

View File

@ -25,4 +25,6 @@ public class SysRecipesDailyDishes {
private String type;
private Integer isMain;
private String remark;
}