Commit 70f9a641 authored by hujun's avatar hujun

0

parent 220aaa63
......@@ -68,7 +68,7 @@ class GHousesToAgents extends BaseModel
$record_agents_id[] = $v;
}
if ($check) {
if ($check || $v == 0) {
continue;
}
......
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