From 8ad07bd89eea15ea8ff9e0408616db290a96b131 Mon Sep 17 00:00:00 2001 From: wanglizhong <wlz> Date: 星期四, 01 五月 2025 10:13:54 +0800 Subject: [PATCH] feat:上传客户配置 --- ruoyi-system/pom.xml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/ruoyi-system/pom.xml b/ruoyi-system/pom.xml index ebb3991..b5db5b3 100644 --- a/ruoyi-system/pom.xml +++ b/ruoyi-system/pom.xml @@ -27,6 +27,7 @@ <artifactId>dynamic-datasource-spring-boot-starter</artifactId> <version>3.5.1</version> </dependency> + </dependencies> </project> \ No newline at end of file -- Gitblit v1.9.1