From 7870c2d4fd6da5269a87f53d584a36628fd8ef12 Mon Sep 17 00:00:00 2001 From: ZengTao <2773468879@qq.com> Date: 星期二, 05 九月 2023 16:56:58 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.150:10101/r/CanadaMes --- springboot-vue3/springboot-vue3.iml | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/springboot-vue3/springboot-vue3.iml b/springboot-vue3/springboot-vue3.iml index e09356e..79a8091 100644 --- a/springboot-vue3/springboot-vue3.iml +++ b/springboot-vue3/springboot-vue3.iml @@ -176,5 +176,9 @@ <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-xml:1.14" level="project" /> <orderEntry type="library" name="Maven: xml-apis:xml-apis-ext:1.3.04" level="project" /> <orderEntry type="library" name="Maven: org.apache.xmlgraphics:batik-codec:1.14" level="project" /> + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-websocket:2.3.2.RELEASE" level="project" /> + <orderEntry type="library" name="Maven: org.springframework:spring-messaging:5.2.8.RELEASE" level="project" /> + <orderEntry type="library" name="Maven: org.springframework:spring-websocket:5.2.8.RELEASE" level="project" /> + <orderEntry type="library" name="Maven: com.github.xingshuangs:iot-communication:1.4.2" level="project" /> </component> </module> \ No newline at end of file -- Gitblit v1.8.0