YYC
2024-11-18 12a52e58d8d0ff76869c760ecd29095ed38484fa
src/main/java/com/fzzy/async/fzzy40/entity/Fz40InoutLossOver.java
@@ -49,7 +49,7 @@
    private Date submitTime;
    @Column(name = "TYPE_", length = 1)
    @PropertyDef(label = "类型", description = "1:损耗,2:损失,3:其他")
    @PropertyDef(label = "类型", description = "1:损失,2:损耗,3:其他")
    private String type;
    /**
     *
@@ -80,7 +80,7 @@
    @Column(name = "ccsc")
    @PropertyDef(label = "储存时长")
    private BigDecimal ccsc;
    private Integer ccsc;
    @JSONField(format = "yyyy-MM-dd HH:mm:ss")
    @PropertyDef(label = "入库时间")