bug
luoyisheng
2025-04-01 f7a9f7036f862500a03ce31b322a928392131fa7
medicalWaste-system/src/main/java/com/sinata/system/domain/dto/SysDictDataDTO.java
@@ -23,4 +23,7 @@
    @ApiModelProperty("备注")
    private String remark;
    @ApiModelProperty("大屏统计颜色")
    private String cssClass;
}