魏超 5 lat temu
rodzic
commit
b957869e9c

+ 1
- 1
src/main/resources/mapper/HelpActivityMapper.xml Wyświetl plik

142
                     and t.building_id = #{buildingId}
142
                     and t.building_id = #{buildingId}
143
                 </if>
143
                 </if>
144
             )
144
             )
145
-            order by heavy
145
+            order by heavy desc
146
     </select>
146
     </select>
147
 
147
 
148
     <select id="helpActivityListEffectivePage" resultType="com.huiju.estateagents.entity.HelpActivity">
148
     <select id="helpActivityListEffectivePage" resultType="com.huiju.estateagents.entity.HelpActivity">