From 4501af19e02707b76f8fd89dccb997c68b3e09e2 Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Fri, 5 Aug 2022 09:51:42 +0000 Subject: [PATCH] deploy: fead1627a76838337ca03c237e5f10ad2b82a81a --- index.html | 13 ++++++++----- interfaces/authresult.html | 6 +++--- interfaces/orderresult.html | 6 +++--- interfaces/orderresultstr.html | 6 +++--- modules.html | 13 ++++++++----- 5 files changed, 25 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index 92aeade..e7c6282 100644 --- a/index.html +++ b/index.html @@ -2721,6 +2721,9 @@ img {

⚠️ 4.0+ 在 iOS 打包中报错,这是因为使用阿里云产品的 SDK 出现 UTDID 冲突的问题,在 @EatherToo 的帮助下(#44),UTDID 被剥离了。可以在 Podfile 中加上 pod 'UTDID' 解决打包失败的问题。感谢 @abing

+
+

⚠️ v5.x 在 android 需要 Gradle 7+ (#61 #60)

+

注意事项

@@ -2967,7 +2970,7 @@ img {
  • @@ -2999,7 +3002,7 @@ img {
  • @@ -3036,7 +3039,7 @@ img {
  • @@ -3059,7 +3062,7 @@ img {
  • @@ -3092,7 +3095,7 @@ img {
  • diff --git a/interfaces/authresult.html b/interfaces/authresult.html index d1e7b08..92771c0 100644 --- a/interfaces/authresult.html +++ b/interfaces/authresult.html @@ -2744,7 +2744,7 @@ img {
    memo: string
    @@ -2759,7 +2759,7 @@ img {
    result: string
    @@ -2783,7 +2783,7 @@ img {
    resultStatus: "9000" | "4000" | "6001" | "6002"
    diff --git a/interfaces/orderresult.html b/interfaces/orderresult.html index d671049..01ab641 100644 --- a/interfaces/orderresult.html +++ b/interfaces/orderresult.html @@ -2764,7 +2764,7 @@ img {
    memo: string
    @@ -2780,7 +2780,7 @@ img {
    result: string
    @@ -2805,7 +2805,7 @@ img {
    resultStatus: string
    diff --git a/interfaces/orderresultstr.html b/interfaces/orderresultstr.html index ae67ac3..6dab0fb 100644 --- a/interfaces/orderresultstr.html +++ b/interfaces/orderresultstr.html @@ -2745,7 +2745,7 @@ img {
    alipay_trade_app_pay_response: { app_id: string; charset: string; code: string; msg: string; out_trade_no: string; seller_id: string; timestamp: string; total_amount: number; trade_no: string }
    @@ -2832,7 +2832,7 @@ img {
    sign: string
    @@ -2842,7 +2842,7 @@ img {
    sign_type: "RSA2" | "RSA"
    diff --git a/modules.html b/modules.html index 241c764..cfe9d4a 100644 --- a/modules.html +++ b/modules.html @@ -2721,6 +2721,9 @@ img {

    ⚠️ 4.0+ 在 iOS 打包中报错,这是因为使用阿里云产品的 SDK 出现 UTDID 冲突的问题,在 @EatherToo 的帮助下(#44),UTDID 被剥离了。可以在 Podfile 中加上 pod 'UTDID' 解决打包失败的问题。感谢 @abing

    +
    +

    ⚠️ v5.x 在 android 需要 Gradle 7+ (#61 #60)

    +

    注意事项

    @@ -2966,7 +2969,7 @@ img {
  • @@ -2998,7 +3001,7 @@ img {
  • @@ -3035,7 +3038,7 @@ img {
  • @@ -3058,7 +3061,7 @@ img {
  • @@ -3091,7 +3094,7 @@ img {