Skip to content

Commit

Permalink
123
Browse files Browse the repository at this point in the history
  • Loading branch information
lianhong2758 committed Aug 2, 2023
1 parent cec1637 commit f943d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/bilibili/bilibilipush.go
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ func sendLive(ctx *zero.Ctx) error {
return nil
}

// xSpaceAccInfoRequest 表示获取 bilibili 用户空间信息的请求。
// XSpaceAccInfoRequest 表示获取 bilibili 用户空间信息的请求。
type XSpaceAccInfoRequest struct {
Mid int64 `json:"mid"`
Platform string `json:"platform"`
Expand Down

0 comments on commit f943d81

Please sign in to comment.