|
@@ -67,17 +67,17 @@ public class WeixinApiController extends ApiController {
|
|
|
" \"sub_button\": [\n" +
|
|
|
" {\n" +
|
|
|
"\t \"name\": \"我的检查列表\",\n" +
|
|
|
- "\t \"url\": \"http://wechat.pacsonline.cn/wx_patient/web/examList?appId=" + ApiConfigKit.getApiConfig().getAppId() +"\",\n" +
|
|
|
+ "\t \"url\": \"https://wechat.pacsonline.cn/wx_patient/web/examList?appId=" + ApiConfigKit.getApiConfig().getAppId() +"\",\n" +
|
|
|
"\t \"type\": \"view\"\n" +
|
|
|
" },\n" +
|
|
|
" {\n" +
|
|
|
"\t \"name\": \"添加绑定\",\n" +
|
|
|
- "\t \"url\": \"http://wechat.pacsonline.cn/wx_patient/web/addBinding?appId=" + ApiConfigKit.getApiConfig().getAppId() +"\",\n" +
|
|
|
+ "\t \"url\": \"https://wechat.pacsonline.cn/wx_patient/web/addBinding?appId=" + ApiConfigKit.getApiConfig().getAppId() +"\",\n" +
|
|
|
"\t \"type\": \"view\"\n" +
|
|
|
" },\n" +
|
|
|
" {\n" +
|
|
|
"\t \"name\": \"远程诊断\",\n" +
|
|
|
- "\t \"url\": \"http://wechat.pacsonline.cn/wx_patient/web/remoteDiagnosis?appId=" + ApiConfigKit.getApiConfig().getAppId() +"\",\n" +
|
|
|
+ "\t \"url\": \"https://wechat.pacsonline.cn/wx_patient/web/remoteDiagnosis?appId=" + ApiConfigKit.getApiConfig().getAppId() +"\",\n" +
|
|
|
"\t \"type\": \"view\"\n" +
|
|
|
" }\n" +
|
|
|
" ]\n" +
|
|
@@ -89,11 +89,6 @@ public class WeixinApiController extends ApiController {
|
|
|
"\t \"name\": \"大病筹款\",\n" +
|
|
|
"\t \"url\": \"https://www.shuidichou.com/luban/f45t2je2sard/1?channel=ad_search_sem&source=app_zkwx\",\n" +
|
|
|
"\t \"type\": \"view\"\n" +
|
|
|
- " },\n" +
|
|
|
- " {\n" +
|
|
|
- "\t \"name\": \"健易保\",\n" +
|
|
|
- "\t \"url\": \"http://leo.spread.newtank.cn/group0930\",\n" +
|
|
|
- "\t \"type\": \"view\"\n" +
|
|
|
" }\n" +
|
|
|
" ]\n" +
|
|
|
" },\n" +
|