소스 검색

Merge branch 'dev' of http://git.ycjcjy.com/zhiyuxing/estateagents into dev

傅行帆 5 년 전
부모
커밋
e01a591cd0
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      src/main/resources/mapper/TaHousingResourcesMapper.xml

+ 2
- 0
src/main/resources/mapper/TaHousingResourcesMapper.xml 파일 보기

@@ -90,6 +90,8 @@
90 90
             AND t.apartment_id = #{apartmentId}
91 91
         </if>
92 92
         ) t5
93
+        GROUP BY
94
+        t5.house_id
93 95
         ORDER BY
94 96
         t5.termNamePre,
95 97
         t5.blockNamePre,