Browse Source

韩誉演示

付宇 4 months ago
parent
commit
7357b43317

+ 1 - 3
PacsOnline_Wechat_Patient/src/main/java/com/zskk/controller/WeixinMsgController.java

@@ -77,9 +77,7 @@ public class WeixinMsgController extends MsgControllerAdapter {
 						CustomServiceApi.sendNews(inTextMsg.getFromUserName(), list);
 						CustomServiceApi.sendNews(inTextMsg.getFromUserName(), list);
 						renderNull();
 						renderNull();
 			
 			
-					} 
-		
-		if ("报告解读测试".equalsIgnoreCase(msgContent)) {
+					} else if ("报告解读测试".equalsIgnoreCase(msgContent)) {
 //			CustomServiceApi.sendText(inTextMsg.getFromUserName(),
 //			CustomServiceApi.sendText(inTextMsg.getFromUserName(),
 //			"演示系统将于2021年4月2-5日升级,如有疑问请联系客户经理,感谢您的支持");
 //			"演示系统将于2021年4月2-5日升级,如有疑问请联系客户经理,感谢您的支持");
 			// CustomServiceApi.sendText(inTextMsg.getFromUserName(), AUTO_MSG);
 			// CustomServiceApi.sendText(inTextMsg.getFromUserName(), AUTO_MSG);