mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 18:48:10 +08:00
feat(tenpayv2): 导入项目
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"appid": "",
|
||||
"sub_appid": "",
|
||||
"mch_id": "",
|
||||
"sub_mch_id": "",
|
||||
"auth_code": "",
|
||||
"nonce_str": "",
|
||||
"sign": ""
|
||||
}
|
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"return_code": "",
|
||||
"return_msg": "",
|
||||
"appid": "",
|
||||
"sub_appid": "",
|
||||
"mch_id": "",
|
||||
"sub_mch_id": "",
|
||||
"nonce_str": "",
|
||||
"sign": "",
|
||||
"result_code": "",
|
||||
"err_code": "",
|
||||
"openid": "",
|
||||
"sub_openid": ""
|
||||
}
|
Reference in New Issue
Block a user