From 85916a7d13a8899648e5ef17b09eccbc5979cdb3 Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Sat, 1 Aug 2020 02:03:31 +0000 Subject: [PATCH] Automated deployment: Sat Aug 1 02:03:31 UTC 2020 b94b32935b17e21059e21481107aa5933cd30f53 --- 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 0a7afdd..0a80cd7 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 8df3bcf..76d8a6b 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 cc90da5..edc9c61 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 ed0ec5d..2452e0d 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"