【添加】添加IAM对接的空白实体

This commit is contained in:
zer0Black
2023-09-30 19:51:46 +08:00
parent 5e0455de12
commit 1359bf35dd
7 changed files with 1233 additions and 1220 deletions
-8
View File
@@ -155,13 +155,5 @@
<classifier>jdk17</classifier>
<systemPath>${project.basedir}/lib/aspose-words-21.1-jdk17-cracked.jar</systemPath>
</dependency>
<dependency>
<groupId>com.banboocloud</groupId>
<artifactId>bim-codec</artifactId>
<version>1.0.0</version>
<scope>system</scope>
<classifier>jdk17</classifier>
<systemPath>${project.basedir}/lib/bim-codec-1.0.0.jar</systemPath>
</dependency>
</dependencies>
</project>