liding
2026-03-18 89424c883ac408d9136af3345136f73f38c0124c
src/main/java/com/ruoyi/consumables/pojo/ConsumablesInRecord.java
@@ -27,7 +27,7 @@
    private String inboundBatches;
    @ApiModelProperty(value = "入库数量")
    private BigDecimal consumablesInNum;
    private BigDecimal stockInNum;
    @ApiModelProperty(value = "记录类型  枚举")
    private String recordType;