Browse Source

更换演示影像,更换菜单

刘韬 5 years ago
parent
commit
914055d420

+ 4 - 4
PacsOnline_Wechat_Patient/src/main/java/com/zskk/controller/WeixinApiController.java

@@ -88,11 +88,11 @@ public class WeixinApiController extends ApiController {
                 "\t    \"type\": \"view\"\n" +
                 "        },\n" +
                 "        {\n" +
-//                "\t    \"name\": \"健易保\",\n" +
+                "\t    \"name\": \"健易保\",\n" +
 //                "\t    \"url\": \"http://wechat.pacsonline.cn/wx_patient/web/aboutUs\",\n" +
-"\t    \"name\": \"疫情通道\",\n" +
-"\t    \"url\": \"https://wj.qq.com/s2/5297050/807b/\",\n" +
-//                "\t    \"url\": \"http://leo.spread.newtank.cn/group0930\",\n" +
+//"\t    \"name\": \"疫情通道\",\n" +
+//"\t    \"url\": \"https://wj.qq.com/s2/5297050/807b/\",\n" +
+                "\t    \"url\": \"http://leo.spread.newtank.cn/group0930\",\n" +
                 "\t    \"type\": \"view\"\n" +
                 "        }\n" +
                 "    ]\n" +

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

@@ -40,7 +40,7 @@ public class WeixinMsgController extends MsgControllerAdapter {
 
 			String toUrlString = String.format(
 					"https://wechatclient3.pacsonline.cn/#/reportInfo/report?openid=%s&exam_id=%s&study_id=%s", "test",
-					"116edead589fa976", "116edead577aac99");
+					"cnb5089c8jadjdlv", "9427e19e4a5687a811f79eca24e6128d");
 
 			List<Articles> list = new ArrayList<Articles>();
 			Articles articles1 = new Articles();
@@ -171,7 +171,7 @@ public class WeixinMsgController extends MsgControllerAdapter {
 
 				String toUrlString = String.format(
 						"https://wechatclient3.pacsonline.cn/#/reportInfo/report?openid=%s&exam_id=%s&study_id=%s",
-						"test", "116edead589fa976", "116edead577aac99");
+						"test", "cnb5089c8jadjdlv", "9427e19e4a5687a811f79eca24e6128d");
 
 				List<Articles> list = new ArrayList<Articles>();
 				Articles articles1 = new Articles();
@@ -255,7 +255,7 @@ public class WeixinMsgController extends MsgControllerAdapter {
 
 				String toUrlString = String.format(
 						"https://wechatclient3.pacsonline.cn/#/reportInfo/report?openid=%s&exam_id=%s&study_id=%s",
-						"test", "116edead589fa976", "116edead577aac99");
+						"test", "cnb5089c8jadjdlv", "9427e19e4a5687a811f79eca24e6128d");
 
 				List<Articles> list = new ArrayList<Articles>();
 				Articles articles1 = new Articles();