|
@@ -79,8 +79,8 @@ public class WeixinApiController extends ApiController {
|
|
|
"\t \"name\": \"远程诊断\",\n" +
|
|
|
"\t \"url\": \"https://wechat.pacsonline.cn/wx_patient/web/remoteDiagnosis?appId=" + ApiConfigKit.getApiConfig().getAppId() +"\",\n" +
|
|
|
"\t \"type\": \"view\"\n" +
|
|
|
- " }\n" +
|
|
|
- " ]\n" +
|
|
|
+ " },\n" +
|
|
|
+ " {\n" +
|
|
|
"\t \"name\": \"在线客服\",\n" +
|
|
|
"\t \"url\": \"https://work.weixin.qq.com/kfid/kfc5e4cb6d475c57fb4\",\n" +
|
|
|
"\t \"type\": \"view\"\n" +
|