mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 08:25:07 +00:00
feat: admin set share
This commit is contained in:
@@ -69,6 +69,7 @@ const modelSchema = new mongoose.Schema({
|
||||
chatModel: String
|
||||
},
|
||||
share: {
|
||||
topNum: Number,
|
||||
isShare: Boolean,
|
||||
isShareDetail: Boolean,
|
||||
intro: String,
|
||||
|
Reference in New Issue
Block a user