Skip to content

Commit 7e168b3

Browse files
authored
Update README_ZH.md
1 parent eedf8e3 commit 7e168b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README_ZH.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Java示例代码对华为推送服务(HUAWEI Push Kit)服务端接口进行
3333
| ---- | ---- |
3434
| appid | 应用ID,从应用信息中获取 |
3535
| appsecret | 应用访问密钥,从应用信息中获取 |
36-
| token_server | 华为OAuth 2.0获取token的地址。详情请参见 [基于OAuth 2.0开放鉴权-客户端模式](https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/oauth2-0000001212610981#section128682386159?ha_source=hms1). |
37-
| push_open_url | 推送服务的访问地址。详情请参见 [推送服务-下行消息](https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/android-server-dev-0000001050040110?ha_source=hms1). |
36+
| token_server | 华为OAuth 2.0获取token的地址。详情请参见[基于OAuth 2.0开放鉴权-客户端模式](https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/oauth2-0000001212610981).。|
37+
| push_open_url | 推送服务的访问地址。详情请参见[推送服务-下行消息](https://developer.huawei.com/consumer/cn/doc/development/HMSCore-Guides/android-server-dev-0000001050040110?ha_source=hms1)|
3838

3939
## 示例代码
4040

0 commit comments

Comments
 (0)