user-server/src/main/java/com/yuanchu/mom/dto/Custom.java @@ -24,7 +24,7 @@ @TableId(type = IdType.AUTO) private Integer id; @ValueTableShow(2) @ValueTableShow(value = 2) @ApiModelProperty(value = "客户账号") private String account;