package com.xy.mapper; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import com.xy.entity.DeviceSysinfo; /** *
* 设备-系统信息 Mapper 接口 *