mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-27 08:25:07 +00:00
v4.6-3 (#471)
This commit is contained in:
@@ -36,6 +36,7 @@ const BillSchema = new Schema({
|
||||
default: () => new Date()
|
||||
},
|
||||
total: {
|
||||
// 1 * PRICE_SCALE
|
||||
type: Number,
|
||||
required: true
|
||||
},
|
||||
|
Reference in New Issue
Block a user