1
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
dy
2025-07-18 11:07:22 +08:00
parent 5d042a2151
commit 625be80cf2
3 changed files with 10 additions and 18 deletions

View File

@@ -114,18 +114,6 @@
<groupId>org.dromara</groupId>
<artifactId>property-api</artifactId>
</dependency>
<dependency>
<groupId>com.github.yulichang</groupId>
<artifactId>mybatis-plus-join</artifactId>
<version>1.2.4</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-system</artifactId>
<version>2.4.0</version>
<scope>compile</scope>
</dependency>
</dependencies>