From 00eabd51aa342740d4ceaa5511f89550ad89ae5e Mon Sep 17 00:00:00 2001 From: "james.zhao" Date: Mon, 18 Feb 2019 22:00:53 +0800 Subject: [PATCH] fix --- src/document/cn/apis.js | 4 ++-- src/document/en/apis.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/document/cn/apis.js b/src/document/cn/apis.js index 30ebafcbc..4b2a60ff2 100644 --- a/src/document/cn/apis.js +++ b/src/document/cn/apis.js @@ -884,7 +884,7 @@ * 用于商户提交海关需要的订单附件信息。仅支持微信和支付宝,微信只支持一个月内的支付订单进行报关申请。 * * @apiVersion 1.0.0 - * @apiGroup CustomsDeclare + * @apiGroup Custom * @apiHeader Accept application/json * @apiHeader Content-Type application/json * @apiParam (PathVariable) {String} partner_code 必填,商户编码,由4位大写字母或数字构成 @@ -929,7 +929,7 @@ * 用于商户查询报关单号的状态。 * * @apiVersion 1.0.0 - * @apiGroup CustomsDeclare + * @apiGroup Custom * @apiHeader Accept application/json * @apiHeader Content-Type application/json * @apiParam (PathVariable) {String} partner_code 必填,商户编码,由4位大写字母或数字构成 diff --git a/src/document/en/apis.js b/src/document/en/apis.js index 1f8c67d3b..75ffdddbd 100644 --- a/src/document/en/apis.js +++ b/src/document/en/apis.js @@ -901,7 +901,7 @@ * Used to submit the attachment information of the order required by the merchant. WeChat and Alipay are only supported. WeChat only supports payment orders within one month for customs declaration. * * @apiVersion 1.0.0 - * @apiGroup CustomsDeclare + * @apiGroup Custom * @apiHeader Accept application/json * @apiHeader Content-Type application/json * @apiParam (PathVariable) {String} partner_code Required, Partner code @@ -946,7 +946,7 @@ * Used by the merchant to check the status of the customs declaration number. * * @apiVersion 1.0.0 - * @apiGroup CustomsDeclare + * @apiGroup Custom * @apiHeader Accept application/json * @apiHeader Content-Type application/json * @apiParam (PathVariable) {String} partner_code Required, Partner code