This commit is contained in:
张良(004796)
2024-02-23 09:52:32 +08:00
parent 01bd961eec
commit e3abc1883e
7 changed files with 138 additions and 1 deletions

View File

@@ -47,5 +47,12 @@
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
</dependency>
<!-- https://mvnrepository.com/artifact/com.aliyun/sts20150401 -->
<!-- <dependency>
<groupId>com.aliyun</groupId>
<artifactId>aliyun-java-sdk-sts</artifactId>
<version>3.1.2</version>
</dependency>-->
</dependencies>
</project>