package com.whyc.mapper; import com.whyc.pojo.Station; public interface StationMapper extends CustomMapper { }