czt
2025-09-25 8e095a4a2e882e31836e98742bf4f408233bd351
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;
}