Files
push_server/config/hm.properties
2024-04-23 22:19:58 +08:00

9 lines
456 B
Properties
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 请参考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***
# 请使用服务帐号密钥文件中的sub_account替换
hm.iss=1002***
# 请使用服务帐号密钥文件中的key_id替换
hm.kid=184d3688732245d***
# 项目 id
hm.projectId=38842184***