czt
2024-11-25 eb28cab79dc230ed71771f3984bcab69a435e53b
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1209.java
@@ -83,7 +83,7 @@
    private Double zrshde;
    @PropertyDef(label = "是否超耗", description = "1:是,2:否")
    private Integer sfch;
    private String sfch;
    @PropertyDef(label = "超耗数量")
    private Double chsl;
@@ -95,7 +95,7 @@
    private String syyy;
    @PropertyDef(label = "出清确认标识",description = "0:未完成出清确认,1:已完成出清确认")
    private Integer cqqrbs;
    private String cqqrbs;
    @PropertyDef(label = "出清确认时间")
    @JSONField(format = "yyyy-MM-dd HH:mm:ss")