src/main/java/com/moon/server/service/sys/LayerService.java
@@ -12,11 +12,8 @@ import java.util.List; import java.util.concurrent.TimeUnit; /** * 图层 * @author WWW */ @Service @SuppressWarnings("ALL") public class LayerService implements LayerMapper { @Resource LayerMapper layerMapper;