完善阿里云和飞书邮件发送逻辑API调用需要注册并添加对应的key

This commit is contained in:
2025-07-11 10:50:23 +08:00
parent a09c572782
commit 3652896470
4 changed files with 151 additions and 74 deletions

View File

@@ -112,7 +112,17 @@
<!-- <artifactId>apm-toolkit-trace</artifactId>-->
<!-- <version>${与你的agent探针版本保持一致}</version>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>com.aliyun</groupId>-->
<!-- <artifactId>aliyun-java-sdk-core</artifactId>-->
<!-- <version>4.5.3</version>-->
<!-- </dependency>-->
<!-- &lt;!&ndash; https://mvnrepository.com/artifact/com.aliyun/aliyun-java-sdk-dm &ndash;&gt;-->
<!-- <dependency>-->
<!-- <groupId>com.aliyun</groupId>-->
<!-- <artifactId>aliyun-java-sdk-dm</artifactId>-->
<!-- <version>3.3.1</version>-->
<!-- </dependency>-->
</dependencies>
<build>