提交 9e5e5904 authored 作者: Matrix's avatar Matrix

[核查模块] 多余代码删除

上级 e6385268
...@@ -78,11 +78,6 @@ public class CheckDeviceStatVo { ...@@ -78,11 +78,6 @@ public class CheckDeviceStatVo {
return this; return this;
} }
public CheckDeviceStatVo addDeviceCount(int count) {
this.deviceCount += count;
return this;
}
public CheckDeviceStatVo addDeviceCount(int count){ public CheckDeviceStatVo addDeviceCount(int count){
this.deviceCount += count; this.deviceCount += count;
return this; return this;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论