server/dmmall_service/src/main/java/com/doumee/dao/system/dto/PlatformConfigDTO.java
@@ -41,6 +41,7 @@ private Integer returnMemberIntegralStatus; @ApiModelProperty(value = "消费返积分-返经销商积分状态 0开启 1关闭") private Integer returnShopIntegralStatus; @ApiModelProperty(value = "消费返积分-返用户积分数量") private BigDecimal returnMemberIntegral; @ApiModelProperty(value = "消费返积分-返经销商积分数量")