feat(tenpayv3): 新增平台收付通商家充值可扫码充值员工相关接口

This commit is contained in:
Fu Diwei
2025-03-14 10:36:18 +08:00
parent c07b2ff1d5
commit f806960ebd
12 changed files with 328 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
{
"sub_mchid": "1900001109",
"sp_openid": "oLTPCuCsfN3ABBz50VUZBNlHDbUU"
}

View File

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

View File

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

View File

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