Commit 630eee00 by xugaojun

fix:修复sql

parent e2e5ed74
......@@ -40,7 +40,7 @@
update_time,
delete_flag
from tab_haoban_welcome_media
where welcome_media_id = #{welcomeMediaId} and delete_flag = 0
where welcome_id = #{welcomeId} and delete_flag = 0
</select>
<!--新增所有列-->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment