Commit 9f3a0a17 authored by strong's avatar strong

Merge commit '89770488' into SANDBOX

# Conflicts:
#	app/controllers/mobile/forumThread.js
parents 0d847060 89770488
This diff is collapsed.
...@@ -116,7 +116,7 @@ var ForumThreadSchema = new Schema({ ...@@ -116,7 +116,7 @@ var ForumThreadSchema = new Schema({
quality:{//质量 高:100,中:50,低:0 quality:{//质量 高:100,中:50,低:0
type: Number, type: Number,
require: true, require: true,
default: 50 default: 100
}, },
created: { created: {
type: Date, type: Date,
......
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