springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/MostBeautifulVolunteerMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/MostBeautifulVolunteerMapper.xml
@@ -50,8 +50,8 @@ <if test="name!=null "> and (`name` like concat('%',#{name},'%') </if> <if test="unmountType!=null "> and unmount_type =# {unmountType} <if test="unmountType!=null and unmountType!='' "> and unmount_type =#{unmountType} </if> </where>