Files
DotNetCore.SKIT.FlurlHttpCl…/test/SKIT.FlurlHttpClient.Wechat.TenpayV2.UnitTests/ModelSamples/Pay/ClosePayOrderResponse.json

11 lines
291 B
JSON
Raw Normal View History

2022-01-25 13:24:49 +08:00
{
"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"
}