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; }