mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 00:17:31 +00:00
v4.6-3 (#471)
This commit is contained in:
@@ -23,6 +23,7 @@ const PromotionRecordSchema = new Schema({
|
||||
enum: ['pay', 'register']
|
||||
},
|
||||
amount: {
|
||||
// 1 * PRICE_SCALE
|
||||
type: Number,
|
||||
required: true
|
||||
}
|
||||
|
Reference in New Issue
Block a user