Explorar o código

操作日志注解修改

gao.qiang hai 2 semanas
pai
achega
35a264cce9
Modificáronse 1 ficheiros con 8 adicións e 8 borrados
  1. 8 8
      hazard-sdk/pom.xml

+ 8 - 8
hazard-sdk/pom.xml

@@ -15,15 +15,15 @@
 
     <dependencies>
         <!-- webSocket web端 消息推送 -->
-<!--        <dependency>-->
-<!--            <groupId>org.springframework.boot</groupId>-->
-<!--            <artifactId>spring-boot-starter-thymeleaf</artifactId>-->
-<!--        </dependency>-->
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-thymeleaf</artifactId>
+        </dependency>
 
-<!--        <dependency>-->
-<!--            <groupId>org.springframework.boot</groupId>-->
-<!--            <artifactId>spring-boot-starter-websocket</artifactId>-->
-<!--        </dependency>-->
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-websocket</artifactId>
+        </dependency>
 
 <!--        &lt;!&ndash; 极光推送 &ndash;&gt;-->
 <!--        <dependency>-->