ycl-server/src/main/resources/mapper/zgyw/CheckIndexVideoMapper.xml
@@ -185,6 +185,7 @@ <select id="selectAndDeptName" resultType="com.ycl.platform.domain.entity.CheckIndexVideo"> WITH temp AS ( SELECT r.id, r.dept_id, r.platform_online, r.monitor_qualification, @@ -196,6 +197,7 @@ sys_dept d ON r.dept_id = d.dept_id ) SELECT id, dept_id, area as deptName, platform_online,