doum
2026-04-23 4c05c83588cdf21c1a8da3e41ad09dfc4f043b55
server/services/src/main/java/com/doumee/dao/vo/PlatformAboutVO.java
@@ -23,6 +23,6 @@
    @ApiModelProperty(value = "隐私协议")
    private String privacyAgreement;
    @ApiModelProperty(value = "服务介绍")
    @ApiModelProperty(value = "规范须知")
    private String serverIntroduce;
}