czt
6 天以前 95dfe7d0073fd85c465f49bd66c1c39542ffdb55
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1510.java
@@ -98,12 +98,15 @@
    @PropertyDef(label = "本年累计折旧调减")
    @JsonProperty("YAccuDeprDecrease")
    private Double yaccudeprdecrease;
    private Double yaccudeprdecrease = 1.0;
    @PropertyDef(label = "操作标志")
    @JsonProperty("czbz")
    private String czbz;
    @PropertyDef(label = "标记位")
    private String bjw;
    @JSONField(format = "yyyy-MM-dd HH:mm:ss")
    @PropertyDef(label = "最后更新时间")
    @JsonProperty("zhgxsj")