From 9c6f6db4bfaa2d40540f99a30a3377be7a4c8b08 Mon Sep 17 00:00:00 2001 From: wangning <164851225@qq.com> Date: Sun, 8 Apr 2018 13:51:52 +0800 Subject: [PATCH] update --- src/document/cn/apis.js | 2 +- src/document/en/apis.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/document/cn/apis.js b/src/document/cn/apis.js index 6f111534e..1937ecd41 100644 --- a/src/document/cn/apis.js +++ b/src/document/cn/apis.js @@ -681,7 +681,7 @@ * @apiDescription * 接入微信小程序需完成海外主体认证,并且认证主体需要与在RoyalPay开通的商户主体一致。具体如何认证请查看微信公众平台相关文档。 * 用于小程序中发起支付,创建订单后返回小程序支付所需参数,该接口现仅支持微信小程序。 - * 接入参考文档:https://www.royalpay.com.au/downloads/MiniProgram_WechatPay.pdf + * 接入参考文档 *
* * @apiVersion 1.0.0 diff --git a/src/document/en/apis.js b/src/document/en/apis.js index 3bc59577e..7ef5420fd 100644 --- a/src/document/en/apis.js +++ b/src/document/en/apis.js @@ -698,8 +698,8 @@ * @apiName microapp * @apiDescription Use for wechat Payment in miniprogram. After create order, returned and redirect param. - MiniProgram_WechatPay doc: https://www.royalpay.com.au/downloads/MiniProgram_WechatPay.pdf - * wechat Channel Only.
*
+ * wechat Channel Only.
*
+ * MiniProgram_WechatPay doc * * @apiVersion 1.0.0 * @apiGroup Miniprogram_Payment