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