Commit 1726d650 by 冷斌

add

parent 4e78540a
...@@ -142,8 +142,6 @@ class Model_Home extends PhalApi_Model_NotORM { ...@@ -142,8 +142,6 @@ class Model_Home extends PhalApi_Model_NotORM {
$touid[] = ['uid' => $familyinfo2['uid']]; $touid[] = ['uid' => $familyinfo2['uid']];
} }
} }
var_dump($touid);
die;
if (empty($touid)) { if (empty($touid)) {
return []; return [];
......
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