czt
2024-07-12 1236c1e76c1dc07963285c72ea4faabef9cb7d93
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1103.java
@@ -23,6 +23,9 @@
    @PropertyDef(label = "仓房名称")
    private String cfmc;
    @PropertyDef(label = "统一仓房编码")
    private String tycfbm;
    @PropertyDef(label = "库区代码")
    private String kqdm;
@@ -193,4 +196,7 @@
    @PropertyDef(label = "标记位")
    private String bjw;
    @PropertyDef(label = "仓房承储状态")
    private String cfcczt;
}