From 8e17ffd131c99250f648c73c6c839c5088717951 Mon Sep 17 00:00:00 2001
From: Fixiaobai <fixiaobai@163.com>
Date: 星期一, 13 十一月 2023 19:54:47 +0800
Subject: [PATCH] Changes11

---
 mes-common/pom.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/mes-common/pom.xml b/mes-common/pom.xml
index fa9c0de..3c97df9 100644
--- a/mes-common/pom.xml
+++ b/mes-common/pom.xml
@@ -26,6 +26,11 @@
 			<artifactId>commons-text</artifactId>
 			<version>1.3</version>
 		</dependency>
+		<!-- 寮曞叆websocket -->
+		<dependency>
+			<groupId>org.springframework.boot</groupId>
+			<artifactId>spring-boot-starter-websocket</artifactId>
+		</dependency>
 
 		<dependency>
 			<groupId>commons-net</groupId>

--
Gitblit v1.9.3