排序
This commit is contained in:
parent
e9809f79c5
commit
4947b9a376
@ -267,6 +267,7 @@
|
|||||||
<if test="companyType == '5'.toString()">
|
<if test="companyType == '5'.toString()">
|
||||||
and cp.company_sn = #{sn}
|
and cp.company_sn = #{sn}
|
||||||
</if>
|
</if>
|
||||||
|
order by t1.sort_num
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<select id="selectVideoSimpleInfoList" resultType="java.util.Map">
|
<select id="selectVideoSimpleInfoList" resultType="java.util.Map">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user