package com.moral.api.mapper; import com.moral.api.entity.Device; import com.baomidou.mybatisplus.core.mapper.BaseMapper; /** *
* 设备表 Mapper 接口 *