Browse Source

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

傅行帆 5 years ago
parent
commit
e01a591cd0
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/main/resources/mapper/TaHousingResourcesMapper.xml

+ 2
- 0
src/main/resources/mapper/TaHousingResourcesMapper.xml View File

@@ -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,