czt
2025-02-10 954480166aad6d24c9e9889906a0edf762f0da2a
src/main/java/com/fzzy/push/sx2024/data/SX2024Api1201.java
@@ -113,7 +113,7 @@
    @PropertyDef(label = "合同总金额")
    @JsonProperty("HTZJE")
    private BigDecimal htzje;
    private String htzje;
    @PropertyDef(label = "履约保证金")
    @JsonProperty("LYBZJ")
@@ -130,11 +130,11 @@
    @PropertyDef(label = "付款方式")
    @JsonProperty("FKFS")
    private BigDecimal FKFS;
    private String FKFS;
    @PropertyDef(label = "结算总金额")
    @JsonProperty("JSZJE")
    private BigDecimal jszje;
    private String jszje;
    @PropertyDef(label = "客户方开户行")
    @JsonProperty("KHFKHH")