From ee7c5fbbd9fe0073713f5873c8bf7cc04c4d3677 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期一, 29 五月 2023 11:32:12 +0800 Subject: [PATCH] update 优化 !pr349 相关代码 完成代码生成多数据源统一存储 --- ruoyi-modules/ruoyi-demo/pom.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/ruoyi-modules/ruoyi-demo/pom.xml b/ruoyi-modules/ruoyi-demo/pom.xml index a4cdbc5..09bf0bf 100644 --- a/ruoyi-modules/ruoyi-demo/pom.xml +++ b/ruoyi-modules/ruoyi-demo/pom.xml @@ -6,7 +6,6 @@ <groupId>org.dromara</groupId> <artifactId>ruoyi-modules</artifactId> <version>${revision}</version> - <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> -- Gitblit v1.9.3