This commit is contained in:
sjm 2023-12-27 14:31:56 +08:00
parent 389305775b
commit d1a97cbc8a

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" resultMap="BaseResultMap"> <select id="selectByUrlid" parameterType="java.lang.Integer">
select select
qr_url qr_url
from ln_collect_icon_list from ln_collect_icon_list