Commit 04a86b91 by 徐高华

欢迎语

parent 7a460b43
...@@ -127,7 +127,7 @@ ...@@ -127,7 +127,7 @@
<update id="updateByMiniProgramId"> <update id="updateByMiniProgramId">
update tab_haoban_welcome_media update tab_haoban_welcome_media
set media_id = #{mediaId} , media_time = now() set media_id = #{mediaId} , media_time = now()
where welcome_media_id = #{id} where welcome_media_id = #{miniProgramId}
</update> </update>
</mapper> </mapper>
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