Commit 0e908b5d authored by hujun's avatar hujun

unset

parent d3d11ad8
...@@ -137,6 +137,7 @@ class HouseService ...@@ -137,6 +137,7 @@ class HouseService
if (empty($data['is_exclusive_type'])) { if (empty($data['is_exclusive_type'])) {
$this->delAgentHouse(3, $data['id'], 0); $this->delAgentHouse(3, $data['id'], 0);
unset($data['exclusive_ids']);
} }
} }
......
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