mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-02 01:02:05 +08:00
@@ -7,6 +7,7 @@ export const collectionName = 'system_plugin_tools';
|
||||
|
||||
const SystemToolSchema = new Schema({
|
||||
pluginId: {
|
||||
// commercial-id
|
||||
type: String,
|
||||
required: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user