【添加】添加IAM对接的空白实体
This commit is contained in:
@@ -22,6 +22,13 @@
|
||||
<groupId>com.jero.boot</groupId>
|
||||
<artifactId>laws-modules</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.banboocloud</groupId>
|
||||
<artifactId>bim-codec</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<scope>system</scope>
|
||||
<systemPath>${project.basedir}/lib/bim-codec-1.0.0.jar</systemPath>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
Reference in New Issue
Block a user