---添加忽略编译目录

This commit is contained in:
2025-10-13 16:16:54 +08:00
parent 7f74c186da
commit 58060882f4
28 changed files with 21 additions and 1007 deletions

View File

@ -27,6 +27,13 @@
<artifactId>itc-pcitc-dependencies-service</artifactId>
<version>${revision}</version>
</dependency>
<dependency>
<groupId>com.geg</groupId>
<artifactId>itc-pcitc-demo-api</artifactId>
<version>${revision}</version>
</dependency>
</dependencies>
<build>
<finalName>app</finalName>