feat(tenpayv2): 导入项目

This commit is contained in:
RHQYZ
2022-01-20 23:20:03 +08:00
committed by GitHub
parent 47575857b6
commit 7205686f71
72 changed files with 4092 additions and 45 deletions

View File

@@ -0,0 +1,9 @@
{
"appid": "",
"sub_appid": "",
"mch_id": "",
"sub_mch_id": "",
"auth_code": "",
"nonce_str": "",
"sign": ""
}

View File

@@ -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": ""
}