|
|
@ -175,6 +175,7 @@ public class IcPartyActSignInRecordServiceImpl extends BaseServiceImpl<IcPartyAc |
|
|
|
pointEventMsg.setIsCommon(false); |
|
|
|
pointEventMsg.setSourceType(actType); |
|
|
|
pointEventMsg.setSourceId(formDTO.getIcPartyActId()); |
|
|
|
pointEventMsg.setEventTag(eventTag); |
|
|
|
pointEventMsgList.add(pointEventMsg); |
|
|
|
|
|
|
|
SystemMsgFormDTO msgFormDTO = new SystemMsgFormDTO(); |
|
|
|