From 5ecaa1dea3bf2f609bd3bc41e3e7a69f3deda0b6 Mon Sep 17 00:00:00 2001 From: xuqm Date: Wed, 1 Mar 2023 17:54:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9B=86=E6=88=90=E6=96=87=E6=A1=A3=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index b7e9474..4e9cf9f 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,6 @@ android { // 小米推送参数 XIAOMI_APP_ID : "2882303761520224743", XIAOMI_APP_KEY: "5762022470743", - - // 华为推送参数 - HUAWEI_APP_ID : "107729977", ] } } @@ -92,7 +89,7 @@ PushSdk.instance.sendTextMessage(toUserId:String, msg: String) - +# [错误码对照表](./错误码对照表.md)