From c80ce7bc4fbb5b358d5e158d4e380737c3a08821 Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Fri, 31 Jul 2020 04:19:36 +0000 Subject: [PATCH] Automated deployment: Fri Jul 31 04:19:36 UTC 2020 ccdc4185215e77626dcc1d9465198109c3c54a34 --- globals.html | 10 +++++----- interfaces/authresult.html | 6 +++--- interfaces/orderresult.html | 6 +++--- interfaces/orderresultstr.html | 6 +++--- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/globals.html b/globals.html index 2ecc838..abe2538 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 a729f41..8f0c45b 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 9123c24..c6623b7 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 e84712d..ba01470 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"