mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(tenpayv2): 新增部分接口
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"mch_id": "123456",
|
||||
"nonce_str": "5087e0xessefellkg",
|
||||
"sign": "xxxxxx",
|
||||
"sign_type": "HMAC-SHA256",
|
||||
"begin_time": "2017-07-02 0:0:0",
|
||||
"end_time": "2017-07-29 23:59:59"
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"return_code": "FAIL",
|
||||
"return_msg": "INVALID_REQUEST",
|
||||
"violation_records": "{\"total_size\":1,\"violation_records\":[{\"company_name\":\"ABC公司\",\"handle_method\":\"刷单欺诈,整改 限期 2天\",\"handle_state\":\"超时未处理\",\"illegal_type\":\"其他\",\"punish_time\":\"2018-07-24 20:12:25\",\"sub_mch_id\":\"1900012891\"}]}"
|
||||
}
|
||||
Reference in New Issue
Block a user