From d78b95ff35293fece314f02dfd3609c264e31ba5 Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Sat, 1 Aug 2020 12:55:06 +0000 Subject: [PATCH] Automated deployment: Sat Aug 1 12:55:06 UTC 2020 8917fc95768e779ece730452fe04391fd21855d2 --- 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 c13e664..c61c2d8 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 053f6a8..1aa7912 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 ba11c34..ad1b89f 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 839bf6f..1eada0a 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"