Explorar el Código

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

傅行帆 hace 5 años
padre
commit
e01a591cd0
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      src/main/resources/mapper/TaHousingResourcesMapper.xml

+ 2
- 0
src/main/resources/mapper/TaHousingResourcesMapper.xml Ver fichero

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