在线h5开发

This commit is contained in:
Github_lizhw 2026-04-01 20:58:30 +08:00
parent 69c8772e6f
commit c2dc65dcab
2 changed files with 8 additions and 3 deletions

View File

@ -32,7 +32,12 @@
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-system</artifactId>
<artifactId>ruoyi-md-system-api</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-md-system-service</artifactId>
<version>${revision}</version>
</dependency>
<dependency>

View File

@ -72,7 +72,7 @@
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-system</artifactId>
<artifactId>ruoyi-md-system-api</artifactId>
</dependency>
<dependency>
@ -160,4 +160,4 @@
</plugins>
</build>
</project>
</project>