Files
starRiverProperty/frontend/canoe-device.bak20231018/mock/test/DeviceFactoryNameTest.json
T
反编译工作区 0c56a3e599 chore(frontend): add static frontend build artifacts (portal, front_acs, etc.)
Made-with: Cursor

Former-commit-id: 571c9a99ee26d90505e550c287eb8ad8d743ff8d
2026-04-27 13:40:23 +08:00

28 lines
418 B
JSON

{
"success": true,
"data":
[
{
"value": "选项1",
"label": "黄金糕"
},
{
"value": "选项2",
"label": "双皮奶"
},
{
"value": "选项3",
"label": "蚵仔煎"
},
{
"value": "选项4",
"label": "龙须面"
},
{
"value": "选项5",
"label": "北京烤鸭"
}
]
}