update了UrlCheck工具类
This commit is contained in:
@@ -97,10 +97,11 @@
|
||||
</update>
|
||||
|
||||
|
||||
<select id="selectByAllBanners" parameterType="java.lang.Integer" resultMap="BaseResultMap">
|
||||
<select id="selectAllBanners" parameterType="java.lang.Integer" resultMap="BaseResultMap">
|
||||
select
|
||||
*
|
||||
from ln_banners
|
||||
where banner_status = 0;
|
||||
</select>
|
||||
|
||||
</mapper>
|
Reference in New Issue
Block a user