fuliqi
2025-01-21 f7808f3ca0c86217e1069d4aafcb9854f545f3c9
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;
}