Commit 3ac44f9c by 冷斌

add

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