mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
feat(tenpayv2): 新增获取仿真测试系统验签密钥接口
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"mch_id": "1305638280",
|
||||
"nonce_str": "5K8264ILTKCH16CQ2502SI8ZNMTM67VS",
|
||||
"sign": "5K8264ILTKCH16CQ2502SI8ZNMTM67VS"
|
||||
}
|
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"return_code": "SUCCESS",
|
||||
"return_msg": "签名失败",
|
||||
"mch_id": "1305638280",
|
||||
"sandbox_signkey": "013467007045764"
|
||||
}
|
Reference in New Issue
Block a user