|
@@ -365,6 +365,7 @@ public class BizQuestionGroupServiceImpl implements IBizQuestionGroupService {
|
|
|
}
|
|
}
|
|
|
try{
|
|
try{
|
|
|
wxTemplateSendHelper.sendMsg(publishInfo, MpPublishTaskTypeEnums.AFTER_QUESTION.getType());
|
|
wxTemplateSendHelper.sendMsg(publishInfo, MpPublishTaskTypeEnums.AFTER_QUESTION.getType());
|
|
|
|
|
+ result.setMp(Boolean.TRUE);
|
|
|
}catch (Exception e){
|
|
}catch (Exception e){
|
|
|
log.error("术后问卷推送消息失败",e);
|
|
log.error("术后问卷推送消息失败",e);
|
|
|
result.setMp(Boolean.FALSE);
|
|
result.setMp(Boolean.FALSE);
|