lidongdong
2023-08-18 f6306a13a782bf7635e2160304d8bf76020f7266
新增志愿者活动  编辑接口  添加接口 删除接口   列表接口  详情接口
1个文件已修改
4 ■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/VolunteerActivityMapper.xml 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/VolunteerActivityMapper.xml
@@ -83,10 +83,6 @@
            creation_time,
            update_time
        from volunteer_activity
        @Param("actityBeginTime") Date ,
        @Param("actityEndTime") Date actityEndTime
        <where>
            1=1
            <if test="name!=null">