|
@@ -35,7 +35,6 @@ type AddBroadcastReq struct {
|
|
//}
|
|
//}
|
|
|
|
|
|
type AddBroadcastStatisticsReq struct {
|
|
type AddBroadcastStatisticsReq struct {
|
|
- UserId int `json:"user_id" `
|
|
|
|
Source int `json:"source" `
|
|
Source int `json:"source" `
|
|
BroadcastId int `json:"broadcast_id" `
|
|
BroadcastId int `json:"broadcast_id" `
|
|
}
|
|
}
|