基于SpringBoot服务端的QQ机器人
Go to file
yutou bc483e50b5 refactor(GroupApi): 重构群组禁言接口
- 将 POST 请求改为 GET 请求
-移除 @FormUrlEncoded 注解
- 使用 @Query 注解替换 @Field 注解
2025-02-10 20:18:45 +08:00
libs 更新QQ机器人 2023-07-25 16:04:50 +08:00
src refactor(GroupApi): 重构群组禁言接口 2025-02-10 20:18:45 +08:00
web 移除日历提醒 2022-09-04 11:59:17 +08:00
.gitignore init 2021-12-06 11:19:00 +08:00
KFCFactory.json 更新QQ机器人 2023-07-25 16:04:50 +08:00
mvnw add:FixQQVersion 2023-03-17 17:39:14 +08:00
mvnw.cmd init 2021-12-06 11:19:00 +08:00
pom.xml build:升级 qianfan 依赖版本 2025-02-05 10:40:02 +08:00