From a08c499c9595e8673c04c2ef0e38c686bdb2889e Mon Sep 17 00:00:00 2001 From: wangchuxiao Date: Fri, 8 Apr 2022 18:35:53 +0800 Subject: [PATCH] getui --- config/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.yaml b/config/config.yaml index 890a4c094..da30523d0 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -180,13 +180,13 @@ push: masterSecret: 02204efe3f3832947a236ee5 pushUrl: "https://api.jpush.cn/v3/push" pushIntent: "intent:#Intent;component=io.openim.app.enterprisechat/io.openim.app.enterprisechat.MainActivity;end" - enable: false + enable: true getui: #个推推送,暂未测试 暂不要使用 pushUrl: "https://restapi.getui.com/v2/$appId" masterSecret: "" appKey: "" intent: "" - enable: true + enable: false