springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiExperienceActivityMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_jinhui_community/src/main/resources/mapper/JinhuiExperienceActivityMapper.xml
@@ -75,7 +75,7 @@ left join jinhui_apply_experience as japply on jea.id=japply.activity_id <where> jea.id=#{id} <if test="userId !=null and userId 1='' "> <if test="userId !=null and userId !='' "> and japply.user_id=#{userId} </if> </where>