适配兼容本地调试和服务器目录

This commit is contained in:
tg.shi
2025-09-02 11:13:24 +08:00
parent d42aac9d61
commit a5450e5a41
4 changed files with 39 additions and 22 deletions

View File

@@ -56,7 +56,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.8.2</version>
<scope>test</scope>
</dependency>