mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 20:13:41 +08:00
test(wxapi): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"id_num": "660601xxxxxxxx1234",
|
||||
"name": "张三",
|
||||
"sex": "男",
|
||||
"nationality": "中国",
|
||||
"address": "广东省东莞市xxxxx号",
|
||||
"birth_date": "1990-12-21",
|
||||
"issue_date": "2012-12-21",
|
||||
"car_class": "C1",
|
||||
"valid_from": "2018-07-06",
|
||||
"valid_to": "2020-07-01",
|
||||
"official_seal": "xx市公安局公安交通管理局"
|
||||
}
|
Reference in New Issue
Block a user