Commit dd7715a1 authored by zhuwei's avatar zhuwei

开盘广场文章详情加isshow

parent 512ec539
......@@ -253,6 +253,7 @@ class SquareService
$field .= 'house.is_exclusive_type,';
$field .= 'house.is_lock,';
$field .= 'house.is_vip,';
$field .= 'house.is_show,';
$field .= 'house.status,';
$field .= 'house.industry_type';
......
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