101captain
2021-12-29 018af6bed3da8be2e7b846aa3e654f16f8f71654
springcloud_k8s_panzhihuazhihuishequ/service_property/src/main/resources/mapper/ComPropertyHelpMapper.xml
@@ -21,7 +21,7 @@
                and status =#{commonPage.status}
            </if>
            <if test="commonPage.paramId !=null">
                and community_id =#{commonPage.paramId}
                and community_id = #{commonPage.paramId}
            </if>
        </where>
        order by create_time desc