Pu Zhibing
2025-02-28 8984fa09acab05a52c06668cd2d06262c775cc2f
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;
}