qrc
This commit is contained in:
@@ -93,7 +93,7 @@
|
|||||||
|
|
||||||
<select id="selectByUrlid" parameterType="java.lang.Integer" resultMap="BaseMap">
|
<select id="selectByUrlid" parameterType="java.lang.Integer" resultMap="BaseMap">
|
||||||
select
|
select
|
||||||
qr_rul
|
qr_url
|
||||||
from ln_collect_icon_list
|
from ln_collect_icon_list
|
||||||
where url_id = #{url_id,jdbcType=INTEGER}
|
where url_id = #{url_id,jdbcType=INTEGER}
|
||||||
</select>
|
</select>
|
||||||
|
|||||||
Reference in New Issue
Block a user