排班优化加上一键复制功能,营养知识列表、视频列表加上创建时间
This commit is contained in:
@ -26,4 +26,6 @@ public class NutritionQuestionResponse implements Serializable {
|
||||
|
||||
/** 小程序是否显示,0不显示 1显示 */
|
||||
private String showFlag;
|
||||
|
||||
private String createTime;
|
||||
}
|
||||
|
Reference in New Issue
Block a user