From bf5b437fbd718b2c5d93a1d45d3e343f5c4cd8b6 Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Wed, 29 Jul 2020 02:02:35 +0000 Subject: [PATCH] Automated deployment: Wed Jul 29 02:02:35 UTC 2020 18a2fdd50af1399d5cd8f923aeab82ccceffc158 --- globals.html | 10 +++++----- index.html | 3 +-- interfaces/authresult.html | 6 +++--- interfaces/orderresult.html | 6 +++--- interfaces/orderresultstr.html | 6 +++--- 5 files changed, 15 insertions(+), 16 deletions(-) diff --git a/globals.html b/globals.html index 5b28977..3786154 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 83fa27c..dd91952 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 ac9b2c5..63225c9 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 ab71d04..f65c25c 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"