package com.xy.mapper; import com.baomidou.mybatisplus.core.mapper.BaseMapper; import com.xy.entity.DeviceQualityValue; /** *
* 设备-质检值 Mapper 接口 *