This commit is contained in:
sjm 2023-12-27 14:34:05 +08:00
parent d1a97cbc8a
commit 0473f83cb4

View File

@ -86,7 +86,7 @@
where id = #{id,jdbcType=BIGINT} where id = #{id,jdbcType=BIGINT}
</update> </update>
<select id="selectByUrlid" parameterType="java.lang.Integer"> <select id="selectByUrlid" parameterType="java.lang.Integer" resultMap="qr_url">
select select
qr_url qr_url
from ln_collect_icon_list from ln_collect_icon_list