luodangjia
2025-01-02 51f460f3b1a8b9fa365e4195c41bb9c5e16fcb7c
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;
}