From f3f014c1709e8f7f3f46979e47ad617e35a2d59f Mon Sep 17 00:00:00 2001 From: Gordon <1432970085@qq.com> Date: Tue, 21 Jun 2022 11:28:02 +0800 Subject: [PATCH] jpush add config for ios env mode --- config/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.yaml b/config/config.yaml index 58c08a8b1..f5bb05f39 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -233,7 +233,7 @@ messageverify: iospush: pushSound: "xxx" badgeCount: true - production: true + production: false callback: # callback url 需要自行更换callback url