mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-14 20:23:46 +08:00
讯飞响应 sid 错误码提示返回
This commit is contained in:
@@ -15,8 +15,8 @@ type Functions struct {
|
||||
|
||||
type ChatRequest struct {
|
||||
Header struct {
|
||||
AppId string `json:"app_id"`
|
||||
PatchId string `json:"patch_id,omitempty"`
|
||||
AppId string `json:"app_id"`
|
||||
PatchId []string `json:"patch_id,omitempty"`
|
||||
} `json:"header"`
|
||||
Parameter struct {
|
||||
Chat struct {
|
||||
|
||||
Reference in New Issue
Block a user