springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/model/dtos/community/integral/admin/AddComActIntegralUserDTO.java
@@ -29,6 +29,8 @@ @ApiModelProperty(value = "是否是志愿者 0 不是 1 是") private Integer isVolunteer; private Integer integralPartyTime; public AddComActIntegralUserDTO(Long serviceId, Integer integralType, Long communityId, Long userId) { this.serviceId = serviceId; this.integralType = integralType;