package com.usky.iot.mapper; import com.usky.iot.domain.CrmDeviceRepair; import com.usky.common.mybatis.core.CrudMapper; /** *
* 设备报修记录表 Mapper 接口 *