轮播图
This commit is contained in:
@ -60,4 +60,6 @@ public class DishesPageReqVO extends PageParam {
|
||||
|
||||
private List<String> weekTimes;
|
||||
|
||||
private Integer dailySigns;
|
||||
|
||||
}
|
@ -82,4 +82,6 @@ public class DishesRespVO {
|
||||
private String weekTime;
|
||||
|
||||
private String timeSlot;
|
||||
|
||||
private Integer dailySigns;
|
||||
}
|
Reference in New Issue
Block a user