Merge remote-tracking branch 'origin/develop'

master
james.zhao 6 years ago
commit b539b0ca47

@ -27,8 +27,9 @@
"JD_Online_Payment",
"Alipay_Online_Payment",
"HF_Online_Payment",
"CB_BankPay",
"SDKPayment",
"CustomsDeclare",
"Custom",
"CommonApi",
"GetExchange",
"OrderStatus",

@ -923,7 +923,7 @@
*
*/
/**
* @api {PUT} /api/v1.0/customs/partners/{partner_code}/declare/query/{report_id} 查询报关单
* @api {GET} /api/v1.0/customs/partners/{partner_code}/declare/query/{report_id} 查询报关单
* @apiName declare_query
* @apiDescription
* 用于商户查询报关单号的状态

@ -29,7 +29,7 @@
"HF_Online_Payment",
"CB_BankPay",
"SDKPayment",
"CustomsDeclare",
"Custom",
"CommonApi",
"GetExchange",
"OrderStatus",

@ -940,7 +940,7 @@
*
*/
/**
* @api {PUT} /api/v1.0/customs/partners/{partner_code}/declare/query/{report_id} Query Declare ID
* @api {GET} /api/v1.0/customs/partners/{partner_code}/declare/query/{report_id} Query Declare ID
* @apiName declare_query
* @apiDescription
* Used by the merchant to check the status of the customs declaration number.

Loading…
Cancel
Save