diff --git a/src/document/cn/apis.js b/src/document/cn/apis.js
index c01faa190..4d530daae 100644
--- a/src/document/cn/apis.js
+++ b/src/document/cn/apis.js
@@ -763,8 +763,11 @@
* 强烈建议获得支付结果后再调用RoyalPay订单查询API确认完成支付后再进行后续流程,避免因超时自动撤单导致资金损失
*
* 关于客户端和支付宝整合的更多信息: 支付宝SDK文档
- * SDK for Android
- * SDK for iOS
+ * 关于客户端和微信整合的更多信息: 微信SDK文档
+ * Alipay SDK for Android
+ * Alipay SDK for iOS
+ * Wechat SDK for Android
+ * Wechat SDK for iOS
*
* @apiVersion 1.0.0
* @apiGroup SDKPayment
diff --git a/src/document/en/apis.js b/src/document/en/apis.js
index b70133991..f29081340 100644
--- a/src/document/en/apis.js
+++ b/src/document/en/apis.js
@@ -778,8 +778,13 @@
* It is strongly advised to request RoyalPay order query Api to confirm that the order has been paid in order to cancelling order by system at the same time.
*
* More information for integration with Alipay: Alipay SDK Document
- * SDK for Android
- * SDK for iOS
+ * More information for integration with Wehcat: Wechat SDK Document
+
+ * Alipay SDK for Android
+ * Alipay SDK for iOS
+ * Wechat SDK for Android
+ * Wechat SDK for iOS
+ *
* @apiVersion 1.0.0
* @apiGroup SDKPayment
* @apiHeader Accept application/json