Commit a2ab33a3 authored by 陈家荣's avatar 陈家荣

修改字段

parent 153016f2
......@@ -9,7 +9,7 @@ var ForumModeratorApplySchema = new Schema({
require: true,
index: true
},
forumUserId: {
forumUser: {
type: Schema.Types.ObjectId,
require: true,
index: true,
......
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