Revert "1.冀北:暂态暂降统计列表"

This reverts commit 85fb7c843e.
This commit is contained in:
wr
2023-05-15 16:08:27 +08:00
parent 85fb7c843e
commit b035dbef82
22 changed files with 63 additions and 529 deletions

View File

@@ -40,10 +40,4 @@ public class WaveTypeParam extends DeviceInfoParam.BusinessParam {
value = "通讯状态 0.离线 1.在线"
)
private Integer comFlag = 1;
@ApiModelProperty(
name = "type",
value = "区分 0.pq 1.pms"
)
private Integer type = 0;
}