Commit 4e087d64 authored by 赵啸非's avatar 赵啸非

添加部分

parent 42bf4b64
Pipeline #2775 canceled with stages
...@@ -160,7 +160,7 @@ public class DeviceEntity extends DeviceVo { ...@@ -160,7 +160,7 @@ public class DeviceEntity extends DeviceVo {
this.deviceFirmname = ""; this.deviceFirmname = "";
this.ip = ""; this.ip = "";
this.port = ""; this.port = "";
this.enabled = 0; this.enabled = 1;
this.productCode = ""; this.productCode = "";
this.productName = ""; this.productName = "";
this.deviceSrc = 2; this.deviceSrc = 2;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment