package com.whyc.mapper; import com.whyc.pojo.BattRTState; public interface BattRTStateMapper extends CustomMapper{ }