代码重新提交
This commit is contained in:
@@ -41,9 +41,6 @@ public class WaveTypeParam extends DeviceInfoParam.BusinessParam {
|
||||
)
|
||||
private Integer comFlag = 1;
|
||||
|
||||
@ApiModelProperty(
|
||||
name = "type",
|
||||
value = "区分 0.pq 1.pms"
|
||||
)
|
||||
@ApiModelProperty(name = "type", value = "区分 0.pq 1.pms")
|
||||
private Integer type = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user