Files
2022-05-06 20:44:39 +08:00

12 lines
232 B
JSON

{
"data": [
{
"id": 1,
"name": "test",
"dicts": ["test1", "test2"],
"ask_content": ["你好", "又是愉快第一天"],
"intent_id": 12334
}
]
}