src/main/java/com/moon/server/mapper/mn/GeoferrousanorthositesuiteMapper.java
@@ -5,11 +5,8 @@ import org.apache.ibatis.annotations.Mapper; import org.springframework.stereotype.Repository; /** * Geoferrousanorthositesuite * @author WWW */ @Mapper @Repository @SuppressWarnings("ALL") public interface GeoferrousanorthositesuiteMapper extends GeomBaseMapper<GeoferrousanorthositesuiteEntity> { }