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-auth/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/se-auth/pom.xml b/se-auth/pom.xml index 74e7bc8..09989cd 100644 --- a/se-auth/pom.xml +++ b/se-auth/pom.xml @@ -46,7 +46,7 @@ <artifactId>spring-boot-starter-actuator</artifactId> </dependency> - <!-- RuoYi Common Security--> + <!-- SE Common Security--> <dependency> <groupId>com.se</groupId> <artifactId>se-common-security</artifactId> -- Gitblit v1.9.3