This commit is contained in:
2026-02-24 12:28:15 +08:00
parent 8c3815fffd
commit 5b4651e4da
94 changed files with 59149 additions and 0 deletions

18
037/record.json Normal file
View File

@@ -0,0 +1,18 @@
{
"step-1": {
"query": "我想切换货币,请点击相应按钮打开货币选择菜单",
"grounding_area": ""
},
"step-2": {
"query": "把货币切换为欧元",
"grounding_area": ""
},
"step-3": {
"query": "我想要查看一下退款政策,请打开帮助中心",
"grounding_area": ""
},
"step-4": {
"query": "在搜索框里输入“房客取消政策”并点击搜索,准备查阅一下退款条款",
"grounding_area": ""
}
}