package cn.com.lzt.oilconsumption.service; import org.jeecgframework.core.common.service.CommonService; import java.io.Serializable; public interface TBCarGasRefuelService extends CommonService{ }