✅Test: 在 Lark 中使用天气服务

This commit is contained in:
2025-10-29 16:24:06 +08:00
parent 060466b7b7
commit e7ce159ec4
4 changed files with 52 additions and 5 deletions
+6
View File
@@ -33,6 +33,12 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
<dependency>
<groupId>cn.hezhaohui</groupId>
<artifactId>common</artifactId>