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