@@ -28,9 +28,6 @@ public class SpHj2017 implements Serializable {
@TableId(value = "id", type = IdType.AUTO)
private Long id;
- /** 租户ID */
- private Integer tenantId;
-
private String port;
/**
@@ -28,9 +28,6 @@ public class SpOwner implements Serializable {
private Integer id;
* 单位编号
*/
@@ -23,9 +23,6 @@ public class SpProjectConfig implements Serializable {
* 项目名称
@@ -26,9 +26,6 @@ public class SpRtu2017 implements Serializable {
@@ -26,9 +26,6 @@ public class SpSj2017 implements Serializable {
@@ -26,9 +26,6 @@ public class YtDeviceStatus implements Serializable {