mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-14 03:56:22 +08:00
style: format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"id_list": [ 1 ],
|
||||
"id_list": [1],
|
||||
"auto_delete_slot": true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,4 +2,4 @@
|
||||
"code": 0,
|
||||
"msg": "请求成功",
|
||||
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"type": 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,14 +4,8 @@
|
||||
"count": 1,
|
||||
"list": [
|
||||
{
|
||||
"ask_content": [
|
||||
"你好",
|
||||
"又是愉快第一天"
|
||||
],
|
||||
"dicts": [
|
||||
"test1",
|
||||
"test2"
|
||||
],
|
||||
"ask_content": ["你好", "又是愉快第一天"],
|
||||
"dicts": ["test1", "test2"],
|
||||
"name": "test",
|
||||
"id": 1,
|
||||
"type": 1
|
||||
@@ -20,4 +14,4 @@
|
||||
},
|
||||
"msg": "Request succeeded",
|
||||
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -3,9 +3,9 @@
|
||||
{
|
||||
"id": 1,
|
||||
"name": "test",
|
||||
"dicts": [ "test1", "test2" ],
|
||||
"ask_content": [ "你好", "又是愉快第一天" ],
|
||||
"dicts": ["test1", "test2"],
|
||||
"ask_content": ["你好", "又是愉快第一天"],
|
||||
"intent_id": 12334
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
],
|
||||
"msg": "",
|
||||
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user