From 1f297f8dc2443f3a806844537b64073c3195bfec Mon Sep 17 00:00:00 2001
From: 李林 <z1292839451@163.com>
Date: 星期四, 29 二月 2024 18:01:38 +0800
Subject: [PATCH] 功能调整

---
 system-run/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/system-run/pom.xml b/system-run/pom.xml
index 9079d88..9732476 100644
--- a/system-run/pom.xml
+++ b/system-run/pom.xml
@@ -30,7 +30,7 @@
 
         <dependency>
             <groupId>com.yuanchu.mom</groupId>
-            <artifactId>data-server</artifactId>
+            <artifactId>cnas-server</artifactId>
             <version>0.0.1-SNAPSHOT</version>
         </dependency>
 

--
Gitblit v1.9.3