1.pms公共连接点功能
This commit is contained in:
@@ -22,6 +22,10 @@ public class SendParam {
|
||||
@ApiModelProperty(value = "统计日期")
|
||||
private String statisticalDate;
|
||||
|
||||
private String statisticalType;
|
||||
|
||||
private String isAppend;
|
||||
|
||||
@ApiModelProperty(value = "上报参数")
|
||||
private List stats;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user