Commit 2ec6d48d by huluobin

update

parent 56ba9ac9
......@@ -53,6 +53,7 @@ public class ScheduleServe implements Serializable {
private Integer serveId;
@ApiModelProperty("主服务id")
@TableField(strategy = FieldStrategy.IGNORED)
private Integer mainServeId;
@ApiModelProperty("0系统分配美甲师.1.客户指定美甲师")
......@@ -73,7 +74,6 @@ public class ScheduleServe implements Serializable {
@ApiModelProperty("创建用户")
private String createUser;
@ApiModelProperty("服务时间 分钟")
private Integer lengthTime;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment