fuliqi
2024-08-16 3aba543927fc015bfdb8fd1b844ce50a1f8dca91
ycl-server/src/main/resources/mapper/zgyw/TMonitorMapper.xml
@@ -501,6 +501,10 @@
        </where>
    </select>
    <delete id="deleteAll">
        delete from t_monitor
    </delete>
    <resultMap id="dyMap" type="com.ycl.platform.domain.vo.TMonitorVO">
        <id column="id" property="id"/>
        <result column="serial_number" property="serialNumber"/>