mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-31 03:22:18 +00:00
feat: more sub plan info;fix: emprt index (#4997)
* feat: more sub plan info * fix: emprt index * doc
This commit is contained in:
@@ -52,6 +52,9 @@ const SubSchema = new Schema({
|
||||
type: String,
|
||||
enum: Object.values(StandardSubLevelEnum)
|
||||
},
|
||||
maxTeamMember: Number,
|
||||
maxApp: Number,
|
||||
maxDataset: Number,
|
||||
|
||||
// stand sub and extra points sub. Plan total points
|
||||
totalPoints: {
|
||||
|
Reference in New Issue
Block a user