Commit 05b000ae authored by clone's avatar clone

bug

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