package com.whyc.mapper; import com.whyc.pojo.StationInf; public interface StationInfMapper extends CustomMapper{ }