perf: ruoyi-demo 模块从admin中移除

This commit is contained in:
zccbbg 2024-08-01 17:52:38 +08:00
parent e3fb30a033
commit 2c401f2cd3

View file

@ -56,12 +56,6 @@
<artifactId>ruoyi-generator</artifactId>
</dependency>
<!-- demo模块 -->
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-demo</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>