8000 【视频号】新增视频号助手-直播大屏数据、罗盘达人版API接口相关内容。 by Winnie-by996 · Pull Request #3368 · binarywang/WxJava · GitHub
[go: up one dir, main page]

Skip to content

【视频号】新增视频号助手-直播大屏数据、罗盘达人版API接口相关内容。 #3368

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 6 commits into from
Sep 10, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update LiveDashboardData2.java
修改javadoc中 author标签错误信息
  • Loading branch information
Winnie-by996 authored Sep 10, 2024
commit 12b6f69c21bc23972f7587ecd69736332b5f39a6
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