Commit f5c00e5f authored by zw's avatar zw Committed by hujun

兼容老版本

parent ed4ca42d
......@@ -161,6 +161,7 @@ class Shop extends Basic
*/
public function getShopDetail()
{
return $this->response("101", "请更新到新版本");
$params = $this->params;
$field = "a.id,a.management_fee,a.title,a.address,a.city,a.room_area,a.room_area2,a.business_area,a.disc,a.disccircles,
a.sales,a.slotting_fee,a.transfer_fee, a.yetai,a.room_area2,a.shangpu_type,a.is_test,a.sellingpoint,a.singn_rule,
......
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