From 631ffae9460ba255e28674aa7018a07a0866e99e Mon Sep 17 00:00:00 2001
From: Jay <csj123456>
Date: 星期四, 17 十月 2024 15:07:23 +0800
Subject: [PATCH] 新增pg数据库的driver

---
 iailab-framework/iailab-common-websocket/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/iailab-framework/iailab-common-websocket/pom.xml b/iailab-framework/iailab-common-websocket/pom.xml
index fcdf93a..111975e 100644
--- a/iailab-framework/iailab-common-websocket/pom.xml
+++ b/iailab-framework/iailab-common-websocket/pom.xml
@@ -13,7 +13,7 @@
 
     <name>${project.artifactId}</name>
     <description>WebSocket 框架,支持多节点的广播</description>
-    <url>https://github.com/YunaiV/ruoyi-vue-pro</url>
+    <url>http://172.16.8.100:8888/summary/iailab-plat.git</url>
 
 
     <dependencies>

--
Gitblit v1.9.3