8000 【视频号】增加支持多视频号账号的spring-boot-starter组件 by Winnie-by996 · Pull Request #3372 · binarywang/WxJava · GitHub
[go: up one dir, main page]

Skip to content

【视频号】增加支持多视频号账号的spring-boot-starter组件 #3372

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Sep 16, 2024
Prev Previous commit
Next Next commit
Update LiveDashboardData2Summary.java
修改javadoc中 author标签错误信息
  • Loading branch information
Winnie-by996 authored Sep 10, 2024
commit 72b358bd68e11b3a7398698fbfba7b3cbe8d6857
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/**
* 直播基础数据
*
* @author @author <a href="https://github.com/Winnie-by996">Winnie</a>
* @author <a href="https://github.com/Winnie-by996">Winnie</a>
*/
@Data
@NoArgsConstructor
Expand Down
0