|
|
@@ -80,6 +80,7 @@ type AdvertisingVisitList struct { |
|
|
|
Uid string `json:"uid" example:"用户id"` |
|
|
|
Phone string `json:"phone" example:"手机号"` |
|
|
|
Ecpm string `json:"ecpm" example:"ecpm"` |
|
|
|
CustomEcpm string `json:"custom_ecpm" example:"ecpm"` |
|
|
|
Integral string `json:"integral" example:"活跃值"` |
|
|
|
Platform string `json:"platform" example:"广告平台"` |
|
|
|
PhonePlatform string `json:"phone_platform" example:"手机平台"` |
|
|
|