This commit is contained in:
guoshengxiong 2024-05-14 20:28:44 +08:00
parent e9809f79c5
commit 4947b9a376

View File

@ -267,6 +267,7 @@
<if test="companyType == '5'.toString()">
and cp.company_sn = #{sn}
</if>
order by t1.sort_num
</select>
<select id="selectVideoSimpleInfoList" resultType="java.util.Map">