springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngPopulationDOMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngPopulationDOMapper.xml
@@ -847,7 +847,7 @@ LEFT JOIN com_street AS cs ON cs.street_id = ca.street_id <where> <if test="streetId != null and streetId != 0"> and cs.street_id = 19 and cs.street_id = #{streetId} </if> </where> order by cs.street_id desc,populationNum desc