明树Git Lab

Commit 67a8b13d authored by zfp1's avatar zfp1

1

parent d63dec1c
...@@ -14,6 +14,7 @@ const letianSccjSchema = new Schema({ ...@@ -14,6 +14,7 @@ const letianSccjSchema = new Schema({
comment: "名称", comment: "名称",
}, },
order: Number, order: Number,
key: String,
creator: { creator: {
type: mongoose.Types.ObjectId, type: mongoose.Types.ObjectId,
ref: 'User', ref: 'User',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment