Commit d7e57e99 by 冷斌

首页

parent cdc23bba
......@@ -541,7 +541,7 @@ class Model_Home extends PhalApi_Model_NotORM {
$v['distance']=1000;
}
$v['distance']=$v['distance'].'km';
$v['ifpk'] = DI()->redis -> hGet('LiveConnect',$v['uid']) ? 1 : 0;
$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