czt
2 天以前 9f6dacf7b39e5aeba37d8faf575c9e56d8cbe51a
src/main/java/com/fzzy/push/sh2023/dto/SH2023Api1104.java
@@ -26,6 +26,9 @@
    @PropertyDef(label = "廒间名称")
    private String ajmc;
    @PropertyDef(label = "统一廒间编码")
    private String tyajbm;
    @PropertyDef(label = "仓房(或油罐)编码")
    private String cfdm;
@@ -183,6 +186,9 @@
    @PropertyDef(label = "仓房纬度")
    private Double wd;
    @PropertyDef(label = "廒间状态")
    private String ajzt;
    @PropertyDef(label = "操作标志")
    private String czbz;
@@ -190,10 +196,10 @@
    @PropertyDef(label = "最后更新时间")
    private Date zhgxsj;
    @PropertyDef(label = "粮食性质代码")
    private String lsxzdm;
    @PropertyDef(label = "标记位")
    private String bjw;
    @PropertyDef(label = "粮食性质代码")
    private String lsxzdm;
}