|
|
|
@@ -285,7 +285,7 @@ public class WxChartServiceImpl implements WxChartDataService { |
|
|
|
|
|
|
|
//首页商铺出租数据 |
|
|
|
if (chart.equals(EnumChart.INDEX_SHOP_RENT.getCode())) { |
|
|
|
return getIndexShopRentData(tenantId, startdate); |
|
|
|
return getIndexShopRentData(tenantId); |
|
|
|
} |
|
|
|
|
|
|
|
//首页商铺出租数据 |
|
|
|
|