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 订单不存在