service-lucky/src/main/resources/mapper/LuckyActivitySponsorInfoMapper.xml
@@ -48,7 +48,7 @@ <if test="query.sortList!=null"> <foreach collection="query.sortList" item="item" separator="," open=" order by "> #{item} ${item} </foreach> </if> limit #{query.start},#{query.count}