| | |
| | | }
|
| | |
|
| | | try {
|
| | | List<String> listIOS = new ArrayList<String>();
|
| | | List<String> listAndroid = new ArrayList<String>();
|
| | | pushService.pushZNX(remindId, "", "", listIOS, listAndroid);
|
| | |
|
| | | userSystemMsgService.addUserSystemMsg(remindId, UserSystemMsgTypeEnum.question,
|
| | | "", "", UserSystemMsg.TIME_TAG_EMERGENT, null);
|
| | | // TODO版本区分
|
| | | |
| | | // List<String> listIOS = new ArrayList<String>();
|
| | | // List<String> listAndroid = new ArrayList<String>();
|
| | | // pushService.pushZNX(remindId, "", "", listIOS, listAndroid);
|
| | | // userSystemMsgService.addUserSystemMsg(remindId, UserSystemMsgTypeEnum.question,
|
| | | // "", "", UserSystemMsg.TIME_TAG_EMERGENT, null);
|
| | |
|
| | | JSONObject data = new JSONObject();
|
| | | data.put("weiXinState", 2);
|