czt
2024-05-24 bccb2a6b67d31fd9bb846b2bc605a8b90c228033
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1307.java
@@ -27,6 +27,18 @@
    @PropertyDef(label = "货位代码" )
    private String hwdm;
    @PropertyDef(label = "统一库区编码")
    private String tykqbm;
    @PropertyDef(label = "统一仓房编码")
    private String tycfbm;
    @PropertyDef(label = "统一货位编码" )
    private String tyhwbm;
    @PropertyDef(label = "仓内图像文件流" )
    private String cntxwjl;
    @JSONField(format = "yyyy-MM-dd HH:mm:ss")
    @PropertyDef(label = "抓拍时间" )
    private Date zpsj;