lxzn-module-tms/src/main/java/org/jeecg/modules/tms/entity/ToolLedgerDetail.java | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 = "状态")