Przeglądaj źródła

[AWSsdk添加][修复]:添加aws sdk

release_toaliyun_real
Stormeye.Wu 7 lat temu
rodzic
commit
dad9f7d2d5
1 zmienionych plików z 7 dodań i 1 usunięć
  1. +7
    -1
      pom.xml

+ 7
- 1
pom.xml Wyświetl plik

@@ -228,7 +228,13 @@
<version>${weixin-java-miniapp.version}</version>
</dependency>


<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-java-sdk-bom</artifactId>
<version>1.11.404</version>
<type>pom</type>
<scope>import</scope>
</dependency>


</dependencies>


Ładowanie…
Anuluj
Zapisz