feat(tenpayv3): 新增微工卡相关接口

This commit is contained in:
fudiwei
2022-11-24 13:00:26 +08:00
parent 492b7e4df3
commit 31bdc399b1
25 changed files with 1063 additions and 3 deletions
@@ -0,0 +1,13 @@
{
"appid": "wxa1111111",
"authenticate_number": "mcdhehfgisdhfjghed39384564i83",
"authenticate_type": "SIGN_IN",
"employer_name": "某用工企业",
"employment_type": "LONG_TERM_EMPLOYMENT",
"id_card_number": "7FzH5XksJG3a8HLLsaaUV6K54y1OnPMY5",
"openid": "onqOjjmo8wmTOOtSKwXtGjg9Gb58",
"project_name": "某项目",
"sub_appid": "wxa1111111",
"sub_mchid": "1111111",
"user_name": "LP7bT4hQXUsOZCEvK2YrSiqFsnP0oRMfeoLN0vBg"
}
@@ -0,0 +1,8 @@
{
"authenticate_number": "mcdhehfgisdhfjghed39384564i83",
"expires_in": 300,
"mchid": "1111111",
"openid": "onqOjjmo8wmTOOtSKwXtGjg9Gb58",
"sub_mchid": "1111111",
"token": "abcdefghijklmn"
}
@@ -0,0 +1,20 @@
{
"data": [
{
"mchid": "1111111",
"sub_mchid": "111111",
"openid": "onqOjjmo8wmTOOtSKwXtGjg9Gb58",
"authenticate_scene": "FROM_MINI_APP",
"authenticate_source": "wdiooewl7587443649000",
"authenticate_type": "SIGN_IN",
"project_name": "某项目",
"employer_name": "某单位名称",
"authenticate_state": "FROM_MINI_APP",
"authenticate_time": "2015-05-20T13:29:35+08:00",
"authenticate_number": "mcdhehfgisdhfjghed39384564i83"
}
],
"total_count": 9,
"offset": 0,
"limit": 10
}