fanli/src/main/java/com/yeshi/fanli/controller/wxmp/v1/InviteController.java
@@ -384,7 +384,7 @@ try { List<String> listIOS = new ArrayList<String>(); List<String> listAndroid = new ArrayList<String>(); pushService.pushZNX(remindId, title, content, listIOS, listAndroid); pushService.pushZNX(remindId, title, content, listIOS, listAndroid,acceptData.getSystem()); userSystemMsgService.addUserSystemMsg(remindId, UserSystemMsgTypeEnum.common, title, content, UserSystemMsg.TIME_TAG_COMMON, null);