cloud-server-other/src/main/resources/mapper/BannerMapper.xml
@@ -27,8 +27,8 @@ <if test="query.state!=null and query.state!= ''"> and t_banner.state = #{query.state} </if> </where> order by sort desc, insertTime desc </select> <insert id="createHistory">