Commit e8154aea authored by 杨翌文's avatar 杨翌文

1

parent c76dbf7f
......@@ -24,6 +24,8 @@ var listThreadFields = {
comments:1,
level:1,
top:1,
tag:1,
tag_top:1,
pv_count:1,
address:1
......@@ -43,6 +45,8 @@ var singleThreadFields = {
images:1,
level:1,
top:1,
tag:1,
tag_top:1,
pv_count:1,
address:1
......
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