Skip to content

Commit

Permalink
door 2
Browse files Browse the repository at this point in the history
  • Loading branch information
tangwenru committed Aug 29, 2024
1 parent cb5a497 commit 3f062d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions subsystem/long-video-sales/type/usage.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ type UsageDetailQuery struct {
}

type UsageDetail struct {
UserId int64 `json:"userId"`
UserIdKey string `json:"userIdKey"`
ProductType string `json:"productType"`
ProductName string `json:"productName"`
Expand Down

0 comments on commit 3f062d6

Please sign in to comment.