修改对接iam

This commit is contained in:
梁琦涛
2024-08-02 19:51:04 +08:00
parent 713764790f
commit 81e6b86b67
13 changed files with 699 additions and 315 deletions
+8 -1
View File
@@ -34,6 +34,13 @@
<groupId>org.springframework</groupId>
<artifactId>spring-webflux</artifactId>
</dependency>
<dependency>
<groupId>com.banboocloud.codec</groupId>
<artifactId>bamboocloud_Codec</artifactId>
<version>0.0.3</version>
<scope>system</scope>
<systemPath>${project.basedir}/lib/bamboocloud_Codec-0.0.3.jar</systemPath>
</dependency>
</dependencies>
</project>
</project>