101captain
2022-04-29 434f4669ab08a8bfbddb8c8cd71c0a6c06234a5c
花城E+防疫修改
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActAcidRecordMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActAcidRecordMapper.xml
@@ -58,7 +58,7 @@
        order by create_time desc
    </select>
    <select id="export" resultType="com.panzhihua.common.model.vos.community.acid.ComActAcidRecordVO">
    <select id="export" resultType="com.panzhihua.common.model.vos.community.acid.ComActAcidRecordExcelVO">
        select * from com_act_acid_record
        <where>
            <if test="commonPage.userId !=null">