区块链调用

This commit is contained in:
zhangqinbin
2021-08-30 14:00:30 +08:00
parent c08fde5882
commit 32f84fb49d
8 changed files with 410 additions and 1 deletions

View File

@ -22,7 +22,13 @@
<artifactId>uboot-core</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.chinaunicom.mall.ebtp</groupId>
<artifactId>uboot-common</artifactId>
<version>0.0.19-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.chinaunicom.ebtp</groupId>
<artifactId>mall-ebtp-cloud-attachment-sdk</artifactId>