From eb907c18bfe80941db799b0ad066a49240dfd016 Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期二, 16 十二月 2025 14:20:21 +0800
Subject: [PATCH] 修改客户新增
---
tms/pom.xml | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/tms/pom.xml b/tms/pom.xml
index 10c58a9..f669ec1 100644
--- a/tms/pom.xml
+++ b/tms/pom.xml
@@ -33,6 +33,10 @@
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-rabbit</artifactId>
</dependency>
+ <dependency>
+ <groupId>com.ruoyi</groupId>
+ <artifactId>service</artifactId>
+ </dependency>
</dependencies>
</project>
\ No newline at end of file
--
Gitblit v1.8.0