101captain
2021-09-22 d77b3d263aa842cb5784ed91380b09c413db858e
一键报警,物业平台相关功能修改
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_property/src/main/resources/mapper/ComPropertyHelpMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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