Pre Merge pull request !413 from Ai3_刘小龙/master

pull/413/MERGE
Ai3_刘小龙 2022-12-13 05:18:05 +00:00 committed by Gitee
commit 171ce83620
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 6 additions and 0 deletions

View File

@ -77,6 +77,12 @@
<artifactId>ruoyi-system</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<optional>true</optional>
</dependency>
</dependencies>
</project>