diff --git a/globals.html b/globals.html index dbb4e1f..8194219 100644 --- a/globals.html +++ b/globals.html @@ -98,7 +98,7 @@
  • @@ -130,7 +130,7 @@
  • @@ -162,7 +162,7 @@
  • @@ -185,7 +185,7 @@
  • @@ -218,7 +218,7 @@
  • diff --git a/interfaces/authresult.html b/interfaces/authresult.html index c82d43e..383d76b 100644 --- a/interfaces/authresult.html +++ b/interfaces/authresult.html @@ -102,7 +102,7 @@
    memo: string
    @@ -117,7 +117,7 @@
    result: string
    @@ -141,7 +141,7 @@
    resultStatus: "9000" | "4000" | "6001" | "6002"
    diff --git a/interfaces/orderresult.html b/interfaces/orderresult.html index 7d5da4f..7e046cc 100644 --- a/interfaces/orderresult.html +++ b/interfaces/orderresult.html @@ -120,7 +120,7 @@
    memo: string
    @@ -136,7 +136,7 @@
    result: string
    @@ -160,7 +160,7 @@
    resultStatus: "9000" | "8000" | "4000" | "5000" | "6001" | "6002" | "6004" | string
    diff --git a/interfaces/orderresultstr.html b/interfaces/orderresultstr.html index b48a010..649e1e8 100644 --- a/interfaces/orderresultstr.html +++ b/interfaces/orderresultstr.html @@ -103,7 +103,7 @@
    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 }
    @@ -190,7 +190,7 @@
    sign: string
    @@ -200,7 +200,7 @@
    sign_type: "RSA2" | "RSA"