Commit f021ce5b authored by hujun's avatar hujun

取消注释

parent d96f4e69
......@@ -104,7 +104,7 @@ class UpdateShopStatusTask
$update_arr[$k]["status"] = 2;
$this->house_id[] = $item['id'];
}
// $this->shopModel->updateHouse($update_arr);
$this->shopModel->updateHouse($update_arr);
}
/**
......
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