Commit ded604b2 authored by zw's avatar zw

商铺图片

parent b4a2fa9b
......@@ -225,7 +225,7 @@ class Shop extends Basic
}
} else {
$house_img_where["house_id"] = $val["id"];
$house_img_where["img_type"] = 2; //默认主图
$house_img_where["img_type"] = 2; //默认主图 产品盼盼于11.16号修改
$result[$key]["images"] = $this->gHousesImgModel->getHouseImages($house_img_where, 1);
}
}
......
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