调整jar引入方式

This commit is contained in:
马宝龙
2026-06-05 18:51:26 +08:00
parent c671b3aa1b
commit 8bb3c7762e
6 changed files with 16 additions and 17 deletions

View File

@@ -42,6 +42,8 @@
<groupId>com.apusic</groupId>
<artifactId>aams-spring-boot-starter-all</artifactId>
<version>2.4.0</version>
<scope>system</scope>
<systemPath>${project.basedir}/libs/aams-spring-boot-starter-all-2.4.0.jar</systemPath>
</dependency>
<!-- SpringBoot 拦截器 -->