YYC
2024-11-25 ea6353ef6706cf5d22e5050e382ead2228b02523
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;
}