Commit ab58e87e authored by 段英荣's avatar 段英荣

Merge branch 'test' of git.wanmeizhensuo.com:alpha/physical into test

parents d15e75ff 2b7cc327
This diff is collapsed.
......@@ -5,7 +5,7 @@
"is_online":{"type":"boolean"},//上线
"is_deleted":{"type":"boolean"},
"vote_num":{"type":"long"},
"total_vote_num":{"type":"long"},
"total_vote_num":{"type":"long","default":0},
"reply_num":{"type":"long"},
"name":{"type":"text","analyzer":"gm_default_index","search_analyzer":"gm_default_index"},
"description":{"type":"text","analyzer":"gm_default_index","search_analyzer":"gm_default_index"},
......
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