|
@@ -86,23 +86,23 @@ public class WeixinApiController extends ApiController {
|
|
|
// 202450208 删除玉生堂智慧中医模块,新增北大国际医疗模块
|
|
|
// 智慧中医
|
|
|
|
|
|
- // " {\n" +
|
|
|
- // " \"name\": \"智慧中医\",\n" +
|
|
|
- // "\t \"url\": \"https://wechat.pacsonline.cn/wx_patient/web/yst\",\n" +
|
|
|
- // "\t \"type\": \"view\"\n" +
|
|
|
- // " },\n" +
|
|
|
+ " {\n" +
|
|
|
+ " \"name\": \"智慧中医\",\n" +
|
|
|
+ "\t \"url\": \"https://wechat.pacsonline.cn/wx_patient/web/yst\",\n" +
|
|
|
+ "\t \"type\": \"view\"\n" +
|
|
|
+ " },\n" +
|
|
|
|
|
|
|
|
|
// appid:wx2436a4d6c12565d8
|
|
|
// path:pages/index/gj/index?org_code=112628&channel=26
|
|
|
|
|
|
- " {\n" +
|
|
|
- "\t \"name\": \"北大国际\",\n" +
|
|
|
- "\t \"url\": \"http://wechat.pacsonline.cn/wx_patient/web/aboutUs\",\n" +
|
|
|
- "\t \"appid\": \"wx2436a4d6c12565d8\",\n" +
|
|
|
- "\t \"type\": \"miniprogram\",\n" +
|
|
|
- "\t \"pagepath\": \"pages/index/gj/index?org_code=112628&channel=26\"\n" +
|
|
|
- " },\n" +
|
|
|
+ // " {\n" +
|
|
|
+ // "\t \"name\": \"北大国际\",\n" +
|
|
|
+ // "\t \"url\": \"http://wechat.pacsonline.cn/wx_patient/web/aboutUs\",\n" +
|
|
|
+ // "\t \"appid\": \"wx2436a4d6c12565d8\",\n" +
|
|
|
+ // "\t \"type\": \"miniprogram\",\n" +
|
|
|
+ // "\t \"pagepath\": \"pages/index/gj/index?org_code=112628&channel=26\"\n" +
|
|
|
+ // " },\n" +
|
|
|
|
|
|
|
|
|
" {\n" +
|