banner更新修正
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
SELECT
|
||||
<include refid="Base_Column_List" />
|
||||
FROM tb_banner
|
||||
WHERE banner_id = #{bannerID} AND deleted = 0
|
||||
WHERE banner_id = #{bannerId} AND deleted = 0
|
||||
</select>
|
||||
|
||||
<!-- 根据状态查询Banner列表 - 添加权限过滤 -->
|
||||
|
||||
Reference in New Issue
Block a user