mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
test(work): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"device_sn": "SN"
|
||||
}
|
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"device_feature": "{\"printer_type\":\"CM12838-W2\"}",
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"model_id": "hwme7a11fc60a668689",
|
||||
"device_sn": "WXWK001"
|
||||
}
|
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"device_info": {
|
||||
"model_id": "hwme7a11fc60a668689",
|
||||
"device_sn": "testdevice001",
|
||||
"create_time": 1540971927,
|
||||
"secret_no": "a4f656e3d2e51566a98bd84751c9xxxx",
|
||||
"device_id": 6618424034010721282,
|
||||
"qr_code": "https://open.work.weixin.qq.com/connect/hardware?hw_code=Jq7BtgRwZ1Sg-xxxxx"
|
||||
}
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"device_sn": "WXWK001"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"device_sn": "WXWK001",
|
||||
"hint": "device_log/20190101"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"device_sn": "WXWK001"
|
||||
}
|
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"auth_corp_info": {
|
||||
"corpid": "wxf8b4f85f3a794e77",
|
||||
"corp_name": "腾讯科技有限公司"
|
||||
},
|
||||
"device_info": {
|
||||
"remark_name": "TIT-B4 401投影",
|
||||
"model_id": "xxxxx"
|
||||
}
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"offset": 1,
|
||||
"limit": 10
|
||||
}
|
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"device_list": [
|
||||
{
|
||||
"device_sn": "xxxx",
|
||||
"model_id": "xxx"
|
||||
}
|
||||
]
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"device_sn": "WXWK001"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"device_sn": "WXWK001",
|
||||
"not_supported_printer": true
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok"
|
||||
}
|
Reference in New Issue
Block a user