From 331cd2ed3eb71666947d1e46201fca8a99a004ed Mon Sep 17 00:00:00 2001
From: wujianwei <wjw@11.com>
Date: 星期二, 23 十二月 2025 18:09:12 +0800
Subject: [PATCH] 应付接口
---
admin/pom.xml | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/admin/pom.xml b/admin/pom.xml
index 0d5b648..88182e5 100644
--- a/admin/pom.xml
+++ b/admin/pom.xml
@@ -65,6 +65,10 @@
<version>master</version>
</dependency>
<dependency>
+ <groupId>com.ruoyi</groupId>
+ <artifactId>tms</artifactId>
+ </dependency>
+ <dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
--
Gitblit v1.8.0