zxl
2025-04-30 2f3bbf0372e5c1f8b6b1426db2c14b3595cb0968
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;
}