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