Commit 4e518822 by 冷斌

动态

parent 221da349
...@@ -102,8 +102,6 @@ class Model_Home extends PhalApi_Model_NotORM { ...@@ -102,8 +102,6 @@ class Model_Home extends PhalApi_Model_NotORM {
$v['type_val']=''; $v['type_val']='';
} }
$v['label'] = $this->getUserLabel($userinfo);
$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