mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(openai): 拆分平台接入和第三方接入的相关接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"channelId": "sXRdXepMU58WyAV3xgT2F14PzXi4ya"
|
||||
}
|
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"code": 0,
|
||||
"data": {
|
||||
"list": [
|
||||
{
|
||||
"source": 1,
|
||||
"msgType": "text",
|
||||
"welcomeMsg": "你好",
|
||||
"msgId": "5248",
|
||||
"label": "全部",
|
||||
"newSendInterval": 0
|
||||
}
|
||||
],
|
||||
"total": 1
|
||||
},
|
||||
"request_id": "18024ec0-837e-4873-825a-922247d4e57f"
|
||||
|
||||
}
|
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"channelId": "sXRdXepMU58WyAV3xgT2F14PzXi4ya",
|
||||
"msgType": "text",
|
||||
"newSendInterval": 0,
|
||||
"source": 1,
|
||||
"welcomeMsg": "你好",
|
||||
"lableId": "",
|
||||
"msgId": "5500"
|
||||
}
|
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"code": 0,
|
||||
"request_id": "f9da2eba-98f9-4b51-a68c-5bc7c537e539"
|
||||
}
|
Reference in New Issue
Block a user