Commit 74fe92f7 authored by unset's avatar unset

新增影像图框信息接口

parent b72c0e96
......@@ -13,6 +13,7 @@
<if test="status != null">
and ni.status = #{status}
</if>
and ni.is_del = 0
</where>
<if test="sortType == 1">
order by ni.rank
......
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