package com.usky.iot.mapper; import com.usky.common.mybatis.core.CrudMapper; import com.usky.iot.domain.DmpDataInfo; /** *
* 数据信息 Mapper 接口 *