mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-03 05:19:51 +00:00
v4.4.5-2 (#355)
This commit is contained in:
@@ -56,6 +56,9 @@ const AppSchema = new Schema({
|
||||
type: Array,
|
||||
default: []
|
||||
},
|
||||
inited: {
|
||||
type: Boolean
|
||||
},
|
||||
// 弃
|
||||
chat: Object
|
||||
});
|
||||
|
Reference in New Issue
Block a user