zhangherong
2025-05-16 c60d5b69d32eeafba573aa9c8d4950435effeebf
lxzn-module-tms/src/main/java/org/jeecg/modules/tms/entity/ToolLedgerDetail.java
@@ -47,7 +47,7 @@
   /**数量*/
   @Excel(name = "数量", width = 15)
    @ApiModelProperty(value = "数量")
    private Integer quantity;
    private BigDecimal quantity;
   /**状态*/
   @Excel(name = "状态", width = 15)
    @ApiModelProperty(value = "状态")