package com.simuwang.base.mapper; import org.apache.ibatis.annotations.Mapper; @Mapper public interface ValuationTableMapper { }