|
|
@ -162,7 +162,7 @@ public class VolunteerServiceImpl implements VolunteerService, ResultDataResolve |
|
|
|
ServiceConstant.GOV_ORG_SERVER, |
|
|
|
EpmetErrorCode.EPMET_COMMON_OPERATION_FAIL.getCode(), msg, msg); |
|
|
|
|
|
|
|
distribution.setVolunteerTypes(volunteerTypes); |
|
|
|
distribution.setVolunteerCategories(volunteerTypes); |
|
|
|
distribution.setEpmetUserId(userBaseInfo.getUserId()); |
|
|
|
distribution.setIcResiUserId(icResiUserInfo.getId()); |
|
|
|
Optional.of(building).ifPresent(b -> { |
|
|
|