fuliqi
2025-01-15 69cd43d9303ed7cd985bd64379b4cc5b0aecef14
ycl-pojo/src/main/java/com/ycl/platform/domain/entity/TMonitor.java
@@ -147,5 +147,8 @@
    /** 设备厂商: 0海康  1大华  2宇视*/
    private Integer deviceType;
    @TableField(exist = false)
    private String username;
    @TableField(exist = false)
    private String password;
}