ycl-pojo/src/main/java/com/ycl/platform/domain/entity/YwPeople.java @@ -47,5 +47,8 @@ @TableField("phone") private String phone; @ApiModelProperty("备注") @TableField("remark") private String remark; }