Commit 06b9b79a by huluobin

update

parent 547688e3
...@@ -48,7 +48,6 @@ public class StoreTechnician { ...@@ -48,7 +48,6 @@ public class StoreTechnician {
@ApiModelProperty("姓名") @ApiModelProperty("姓名")
private String name; private String name;
@TableField(exist = false)
@ApiModelProperty("店铺编号") @ApiModelProperty("店铺编号")
private Integer departmentId; private Integer departmentId;
......
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