docs: 完善文档

This commit is contained in:
Fu Diwei
2021-07-14 10:25:11 +08:00
parent c7ef593735
commit c260e04167
5 changed files with 5 additions and 5 deletions

View File

@@ -92,7 +92,7 @@ var client = new WechatTenpayClient(options);
using SKIT.FlurlHttpClient.Wechat.TenpayV3;
using SKIT.FlurlHttpClient.Wechat.TenpayV3.Models;
/* 示例:JSAPI 统一下单 */
/* JSAPI 统一下单接口为例 */
var request = new CreatePayTransactionJsapiRequest()
{
OutTradeNumber = "商户订单号",