From 7b9ee249ebae5c22d2c8c159679da902ee6b00c2 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期六, 17 八月 2024 19:09:08 +0800 Subject: [PATCH] 1 --- se-modules/se-gen/pom.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/se-modules/se-gen/pom.xml b/se-modules/se-gen/pom.xml index ce811a7..bf25817 100644 --- a/se-modules/se-gen/pom.xml +++ b/se-modules/se-gen/pom.xml @@ -60,13 +60,13 @@ <artifactId>mysql-connector-j</artifactId> </dependency> - <!-- RuoYi Common Log --> + <!-- SE Common Log --> <dependency> <groupId>com.se</groupId> <artifactId>se-common-log</artifactId> </dependency> - <!-- RuoYi Common Swagger --> + <!-- SE Common Swagger --> <dependency> <groupId>com.se</groupId> <artifactId>se-common-swagger</artifactId> -- Gitblit v1.9.3