package com.whyc.mapper; import com.whyc.pojo.db_fire_robot.Environment; public interface EnvironmentMapper extends CustomMapper{ }