package com.steerinfo.dil.mapper; import org.apache.ibatis.annotations.Mapper; @Mapper public interface CommonMapper { }