lidongdong
2023-10-18 407e15729f4fb9206b671445aa2fb31b1e19981b
金汇微心愿分类后天接口
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiMicroVolunteeringMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiMicroVolunteeringMapper.xml
@@ -39,7 +39,7 @@
                user_id=#{userId}
            </if>
            <if test="state !=null and state !='' ">
                `state`=#{state}
                state=#{state}
            </if>
        </where>
        order by creation_time desc