|
|
@ -145,5 +145,6 @@ public interface ResiPartyMemberOpenFeignClient { |
|
|
|
@PostMapping("/resi/partymember/icPartyOrg/getPartyOrgList") |
|
|
|
Result<Map<String, IcPartyOrgDTO>> getPartyOrgList(); |
|
|
|
|
|
|
|
@PostMapping("/resi/partymember/icPartyAct/noticePartyActAutoPublishTask") |
|
|
|
Result noticePartyActAutoPublishTask(); |
|
|
|
} |
|
|
|