@@ -48,7 +48,7 @@ public class GADeviceReport implements Serializable {
@Schema(description = "统计时间")
private Date date;
- /** type */
+ /** device */
@Excel(name = "device", width = 15)
@Schema(description = "device")
private String device;