Commit 05b000ae authored by clone's avatar clone

bug

parent 1d7b6f06
...@@ -26,8 +26,7 @@ class JobTask ...@@ -26,8 +26,7 @@ class JobTask
$field = "id"; $field = "id";
$params = []; $params = [];
$params["status"] = 1; $params["status"] = 1;
$params["status"] = 1; $houseList = $this->gHouseModel->getShopListByTime($field,$params);
$this->gHouseModel->getShopListByTime($field,$params);
} }
......
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