mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-22 12:09:30 +08:00
15 lines
391 B
JSON
15 lines
391 B
JSON
{
|
|
"id": 1205880,
|
|
"type": 1,
|
|
"name": "天气询问",
|
|
"max_round": 10,
|
|
"wake_open": true,
|
|
"awaken_word": "你好",
|
|
"awaken_answer": ["有什么可以帮忙的吗"],
|
|
"exist_word": "再见",
|
|
"exist_answer": ["祝您好运"],
|
|
"cancel_intent_operation": true,
|
|
"cancel_answer": ["已取消"],
|
|
"no_cancel_answer": ["没有可以取消的内容"]
|
|
}
|