From db0b87b36c44a5a9bc32a915769024f0c9db7c05 Mon Sep 17 00:00:00 2001
From: 龚焕茏 <2842157468@qq.com>
Date: 星期四, 11 四月 2024 15:10:49 +0800
Subject: [PATCH] 运维单位绑定账号
---
ycl-server/pom.xml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/ycl-server/pom.xml b/ycl-server/pom.xml
index b30767c..931bb3f 100644
--- a/ycl-server/pom.xml
+++ b/ycl-server/pom.xml
@@ -44,6 +44,7 @@
<artifactId>spring-boot-starter-test</artifactId>
</dependency>
+
<!-- 楠岃瘉鐮� -->
<dependency>
<groupId>pro.fessional</groupId>
@@ -119,4 +120,4 @@
</plugins>
<finalName>${project.artifactId}</finalName>
</build>
-</project>
\ No newline at end of file
+</project>
--
Gitblit v1.8.0