fuliqi
2025-02-13 9963456cd3d9737ecf53ebc1f464df29fd9398e6
ycl-pojo/src/main/java/com/ycl/platform/domain/excel/PointExport.java
@@ -84,6 +84,12 @@
    @ExcelProperty("是否重点点位")
    private String importantTagString;
    @ColumnWidth(20)
    @ExcelProperty("用户名(可修改)")
    private String username;
    @ColumnWidth(20)
    @ExcelProperty("密码(可修改)")
    private String password;
    @ExcelIgnore
    private Boolean importantCommandImageTag;