bug
luoyisheng
2025-03-27 fe9a623b42b02e7fcd112f6a85d55b3beeb58d2e
medicalWaste-system/src/main/java/com/sinata/system/domain/MwProtectionEquipmentRecord.java
@@ -46,5 +46,9 @@
    @TableField("OPERATOR")
    private String operator;
    @ApiModelProperty("备注")
    @TableField("REMARK")
    private String remark;
}