czt
2024-08-01 a70bd1fd9fd10c3a8ae6cd83026be84b845ee0c9
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;
}