Преглед изворни кода

ceshi

release_toaliyun_real
xhxu пре 5 година
родитељ
комит
87200b650e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxShopMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxShopMapper.xml Прегледај датотеку

@@ -245,7 +245,7 @@

</select>

<select id="notRentListMapAsPage" parameterType="com.iformall.domain.po.WxShop" resultType="hashmap">
<select id="notRentListMapAsPage" parameterType="com.iformall.domain.po.WxShop" resultType="java.util.HashMap">
select s.id as id, s.tenant_id tenantId, s.parent_tenant_id parentTenantId, s.shop_number shopNumber,CONVERT(s.build_area,SIGNED) buildArea,
s.img_url imgUrl,CONVERT(s.operation_area,SIGNED) operationArea,
s.status,b.building_name building,f.floor_name floor,s.manager,s.manager_phone managerPhone,


Loading…
Откажи
Сачувај