Commit efe11b61 authored by zw's avatar zw

兼容老版本

parent 3cea16de
......@@ -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