basic test

This commit is contained in:
邓智航
2026-02-10 11:56:03 +08:00
parent de68563f69
commit 411d823cfa
89 changed files with 33858 additions and 2027 deletions

22
010/record.json Normal file
View File

@@ -0,0 +1,22 @@
{
"step-1": {
"query": "进入药房管理页面",
"grounding_area": ""
},
"step-2": {
"query": "为胰岛素申请补货",
"grounding_area": ""
},
"step-3": {
"query": "返回门诊医生工作站",
"grounding_area": ""
},
"step-4": {
"query": "在左侧的候诊列表中,找到并点击选择 VIP 患者 Mr. Wang",
"grounding_area": ""
},
"step-5": {
"query": "看一下其超声图片",
"grounding_area": ""
}
}