springcloud_k8s_panzhihuazhihuishequ/service_property/src/main/resources/mapper/ComPropertyRepairMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_property/src/main/resources/mapper/ComPropertyRepairMapper.xml
@@ -58,7 +58,7 @@ and t.create_by =#{commonPage.userId} </if> <if test="commonPage.propertyId != null and commonPage.propertyId != ''"> t.property_id=#{commonPage.propertyId} AND t.property_id=#{commonPage.propertyId} </if> </where> order by t.create_time desc