mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(tenpayv2): 新增部分接口
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"return_code": "SUCCESS",
|
||||
"return_msg": "OK",
|
||||
"appid": "wx2421b1c4370ec43b",
|
||||
"mch_id": "10000100",
|
||||
"sub_mch_id": "1900000109",
|
||||
"nonce_str": "BFK89FC6rxKCOjLX",
|
||||
"sign": "72B321D92A7BFA0B2509F3D13C7B1631",
|
||||
"result_code": "SUCCESS",
|
||||
"result_msg": "OK"
|
||||
}
|
||||
Reference in New Issue
Block a user