czt
2024-12-10 f3e014988da194301c9c8fca2d77a93712c0fce6
src/main/java/com/fzzy/push/sx2023/data/SX2023Api1310.java
@@ -43,7 +43,7 @@
    @JSONField(format = "yyyy-MM-dd HH:mm:ss")
    @PropertyDef(label = "检验时间")
    @JsonProperty("JYLB")
    @JsonProperty("JYSJ")
    private Date jysj;
    @PropertyDef(label = "检验单位")
@@ -138,7 +138,7 @@
    private String bz;
    @PropertyDef(label = "操作标志")
    @JsonProperty("BZ")
    @JsonProperty("CZBZ")
    private String czbz;
    @JSONField(format = "yyyy-MM-dd HH:mm:ss")