From 188085f6b8579d173c0a587e4163639d70ce8854 Mon Sep 17 00:00:00 2001 From: qianxj <qianxj15@sina.com> Date: 星期五, 03 三月 2023 11:09:24 +0800 Subject: [PATCH] update step --- ruoyi-admin/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 7dccb90..0a4e3e1 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -17,7 +17,7 @@ <dependencies> - <!-- spring-boot-devtools --> + <!-- spring-boot-devtools --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> -- Gitblit v1.9.3