package com.whyc.mapper; import com.whyc.pojo.db_ram_db.DeviceState; public interface DeviceStateMapper extends CustomMapper{ }