1.增加国网上送标识
2.修改国网上送定时任务
This commit is contained in:
@@ -33,5 +33,9 @@ public class TerminalQueryParam extends BaseParam {
|
||||
@ApiModelProperty(value = "是否上送国网监测点")
|
||||
private Integer isUpToGrid;
|
||||
|
||||
@ApiModelProperty(value = "典型上送标识")
|
||||
private Integer isUploadHead;
|
||||
|
||||
@ApiModelProperty(value = "主网上送标识")
|
||||
private Integer monitorUploadStatus;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user