From 88308a3ee959c698ea6ac790e7d1f5abc385c49b Mon Sep 17 00:00:00 2001 From: wangning <164851225@qq.com> Date: Tue, 10 Apr 2018 18:08:03 +0800 Subject: [PATCH] update --- src/document/cn/apis.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/document/cn/apis.js b/src/document/cn/apis.js index 1937ecd41..e22f950a1 100644 --- a/src/document/cn/apis.js +++ b/src/document/cn/apis.js @@ -345,6 +345,7 @@ * @apiSuccess {String} create_time 订单创建时间(最新订单为准)(yyyy-MM-dd HH:mm:ss,GMT+10) * @apiSuccess {String} currency 币种,通常为AUD * @apiSuccess {String} channel 支付渠道 Alipay|支付宝、Wechat|微信、Bestpay|翼支付 + * @apiSuccess {Json} customer_info 仅支付宝返回该参数,其他渠道为空对象 * * @apiUse GlobalError * @apiError (ERROR_CODE) ORDER_NOT_EXIST 订单不存在