mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
docs: 完善文档
This commit is contained in:
@@ -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 = "商户订单号",
|
||||
|
Reference in New Issue
Block a user