puhanshu
2022-08-30 ac727af9a950fb72b16980cad058f9cefc627260
bug修改
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngBuildingMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngBuildingMapper.xml
@@ -131,7 +131,7 @@
          and cmph.unit_no = #{pageBuildingListDto.unit}
          and cmph.house_no is not null
          order by floor_num asc
          order by house_no,floor_num ASC
    </select>
    <select id="getBuildingUnitHouseStatistics" resultType="Map">