mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 01:58:14 +08:00
feat(tenpayv3): 新增平台收付通商家充值可扫码充值员工相关接口
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"sub_mchid": "1900001109",
|
||||
"sp_openid": "oLTPCuCsfN3ABBz50VUZBNlHDbUU"
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"sub_mchid": "1900001109",
|
||||
"sp_openid": "oLTPCuCsfN3ABBz50VUZBNlHDbUU",
|
||||
"state": "EFFECTIVE",
|
||||
"create_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"update_time": "2015-05-21T13:29:35.120+08:00"
|
||||
}
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"sub_mchid": "1900001109",
|
||||
"sp_openid": "oLTPCuCsfN3ABBz50VUZBNlHDbUU",
|
||||
"state": "DELETED",
|
||||
"create_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"update_time": "2015-05-21T13:29:35.120+08:00"
|
||||
}
|
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"employees": [
|
||||
{
|
||||
"sub_mchid": "1900001109",
|
||||
"sp_openid": "oLTPCuCsfN3ABBz50VUZBNlHDbUU",
|
||||
"state": "EFFECTIVE",
|
||||
"create_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"update_time": "2015-05-21T13:29:35.120+08:00"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user