czt
2024-11-07 6f9664ebeeca03126e6f710a7b84f3b7678cb3de
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)