perf: 账号api结构
This commit is contained in:
@@ -19,6 +19,10 @@ const UserSchema = new Schema({
|
||||
type: Number,
|
||||
default: 0.5 * PRICE_SCALE
|
||||
},
|
||||
openaiKey: {
|
||||
type: String,
|
||||
default: ''
|
||||
},
|
||||
accounts: [
|
||||
{
|
||||
type: {
|
||||
|
||||
Reference in New Issue
Block a user