From 47a54a14c9b01d8dcf2b8a385007730a1989593b Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期一, 12 一月 2026 15:54:56 +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