增加附件SDK工程

This commit is contained in:
ajaxfan
2020-12-21 16:12:53 +08:00
parent 472224b2ff
commit 2d83008262
18 changed files with 529 additions and 53 deletions

View File

@ -78,6 +78,11 @@
<artifactId>mall-ebtp-cloud-seata-starter</artifactId>
<version>0.0.1</version>
</dependency>
<dependency>
<groupId>com.chinaunicom.ebtp</groupId>
<artifactId>mall-ebtp-cloud-attachment-sdk</artifactId>
<version>0.0.1</version>
</dependency>
</dependencies>
</dependencyManagement>