Commit 590a94ea by 冷斌

add

parent c74fbc66
...@@ -415,7 +415,7 @@ class Model_Home extends PhalApi_Model_NotORM { ...@@ -415,7 +415,7 @@ class Model_Home extends PhalApi_Model_NotORM {
if ($one || $two) { if ($one || $two) {
$type = 1; $type = 1;
} }
$v['fans']=$type; $v['type']=$type;
} }
$result[$k]=$v; $result[$k]=$v;
} }
......
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