package com.whyc.mapper; import com.whyc.pojo.db_fire_robot.RobotAlarm; public interface RobotAlarmMapper extends CustomMapper{ }