safePlatfrom-out-web/src/main/java/com/gkhy/safePlatform/Application.java
@@ -3,6 +3,8 @@ import org.apache.dubbo.config.spring.context.annotation.EnableDubbo; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; import org.springframework.context.annotation.ComponentScan; import org.springframework.stereotype.Component; @SpringBootApplication @EnableDubbo