Commit 4e78540a by 冷斌

add

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