package com.whyc.mapper; import com.whyc.pojo.db_batt.BattInf; public interface BattInfMapper extends CustomMapper{ }