SL100_FactoryTestTool/FactoryTestTool/SourceCode/Json/JsonFile/getPic.json

15 lines
248 B
JSON
Raw Normal View History

2024-08-01 01:17:17 +00:00
[
2025-03-25 08:05:45 +00:00
//{
// "cmd": "GET_IMG",
// "val": 0,
// "lable": "取图",
// "timeout": 0
//}
2024-08-01 01:17:17 +00:00
{
2025-03-25 08:05:45 +00:00
"cmd": "FACE_VERIFY",
2025-02-14 03:06:28 +00:00
"val": 0,
2025-03-25 08:05:45 +00:00
"lable": "人脸识别",
"timeout": 0
2024-08-01 01:17:17 +00:00
}
]