czt
2024-11-06 11af6525c78f401f8e7ca1100417adf90415586e
src/main/java/com/fzzy/api/entity/Api1209.java
@@ -99,7 +99,7 @@
    @PropertyDef(label = "储备时长")
    @Column(name = "ccsc",precision = 3)
    private BigDecimal ccsc;
    private Integer ccsc;
    @PropertyDef(label = "实际损溢数量(公斤)")
    @Column(name = "jzsysl", precision = 20, scale = 6)