@@ -37,7 +37,7 @@ public class AppUserGameRecordCount {
private Long pid;
@Excel(name = "分类:0 游戏 1 直播")
- @TableField(value = "pid")
+ @TableField(value = "type")
@ApiModelProperty(value = "分类:0 游戏 1 直播")
private Integer type;