Commit f3297fe9 by huluobin

战术更新

parent 1d82e515
......@@ -35,6 +35,7 @@ public class BeautyExpoQuestionnaire implements Serializable {
private Integer customerId;
@ApiModelProperty(value = "姓名")
@TableField(value = "`name`")
private String name;
@ApiModelProperty(value = "性别")
......
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