puzhibing
2023-12-15 3ffd3ab0899390721aabe6fc1a0f2d8a6a038759
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;
}