|
@@ -23,7 +23,7 @@ public class GamePromoteTotalVO {
|
|
private Long agentId;
|
|
private Long agentId;
|
|
|
|
|
|
@ApiModelProperty(notes = "渠道名称")
|
|
@ApiModelProperty(notes = "渠道名称")
|
|
- private Long agentName;
|
|
|
|
|
|
+ private String agentName;
|
|
|
|
|
|
@ApiModelProperty(notes = "推广账号ID")
|
|
@ApiModelProperty(notes = "推广账号ID")
|
|
private String accountId;
|
|
private String accountId;
|