From 2bedf609b06d159e7b4a4fd2f5db2dfb3b363aa4 Mon Sep 17 00:00:00 2001 From: imndx Date: Fri, 18 Oct 2024 15:43:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=B8=BF=E8=92=99=E6=8E=A8?= =?UTF-8?q?=E9=80=81=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/hm.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hm.properties b/config/hm.properties index a069a3d..aef5a78 100644 --- a/config/hm.properties +++ b/config/hm.properties @@ -1,6 +1,6 @@ # 请参考:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/push-server-intro-0000001862404301-V5 #请在代码中加密私钥,仅获取 '-----BEGIN PRIVATE KEY-----\n' 和 '\n-----END PRIVATE KEY-----\n'之间的字符 -hm.privateKey=a4e5e6a*** +hm.privateKey=MIIJQgIBADANBgkqhki****== # 请使用服务帐号密钥文件中的sub_account替换 hm.iss=1002*** # 请使用服务帐号密钥文件中的key_id替换