package com.usky.iot.mapper; import com.usky.iot.domain.CrmCustomRemind; import com.usky.common.mybatis.core.CrudMapper; /** *
* 客户提醒信息表 Mapper 接口 *