mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-18 01:16:01 +00:00
fix source name (#3834)
This commit is contained in:
@@ -54,6 +54,9 @@ const ChatSchema = new Schema({
|
||||
type: String,
|
||||
required: true
|
||||
},
|
||||
sourceName: {
|
||||
type: String
|
||||
},
|
||||
shareId: {
|
||||
type: String
|
||||
},
|
||||
|
Reference in New Issue
Block a user