bug
jiangqs
2023-08-10 a8e56f03a22c722ccf3f67a408919e6c8f256de3
ruoyi-api/ruoyi-api-system/src/main/java/com/ruoyi/system/api/domain/vo/MgtBulletinBoardVo.java
@@ -54,4 +54,7 @@
    @ApiModelProperty(value = "经销商数")
    private Integer dealerTotal;
    @ApiModelProperty(value = "待回复建议数")
    private Integer UnReplaySuggestTotal;
}