puzhibing
2025-07-02 ad4cc050c77b41637d1ac445c7dc6922c3e63624
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;
}