101captain
2021-09-22 d77b3d263aa842cb5784ed91380b09c413db858e
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 communityId =#{commonPage.paramId}
                and community_id =#{commonPage.paramId}
            </if>
        </where>
        order by create_time desc