cloud-server-other/src/main/resources/mapper/BannerMapper.xml
@@ -7,7 +7,7 @@ update t_banner set state = #{state} <where> <if test="ids != null and questionIds.size()>0"> <if test="ids != null and ids.size()>0"> AND t_banner.id IN <foreach collection="ids" separator="," item="id" open="(" close=")"> #{id}