Commit 34719aa3 by 冷斌

踢人

parent 2a1f3ce4
...@@ -109,7 +109,7 @@ class Model_Home extends PhalApi_Model_NotORM { ...@@ -109,7 +109,7 @@ class Model_Home extends PhalApi_Model_NotORM {
if($v['type']==1){ if($v['type']==1){
$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