Crunchy
2024-05-23 8267cbdb4dc96787e245a794f7ec6b4cadf7d532
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;