czt
2025-01-03 8adf27f14cda2d8e31365e94d81779196e7859f0
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1202.java
@@ -17,11 +17,11 @@
    @PropertyDef(label = "入库业务单号")
    private String rkywdh;
    @PropertyDef(label = "货位代码")
    private String hwdm;
    @PropertyDef(label = "统一货位编码" )
    private String tyhwbm;
    @PropertyDef(label = "货位代码")
    private String hwdm;
    @PropertyDef(label = "业务类型", description = "2:入库(默认)")
    private String ywlx = "2";
@@ -38,6 +38,9 @@
    @PropertyDef(label = "粮权归属单位代码")
    private String lqgsdwdm;
    @PropertyDef(label = "粮权归属单位统一编码")
    private String lqgsdwtybm;
    @PropertyDef(label = "承运人")
    private String cyr;
@@ -57,11 +60,23 @@
    @PropertyDef(label = "车船号")
    private String cch;
    @PropertyDef(label = "车船号类型")
    private String cchlx;
    @PropertyDef(label = "挂车号")
    private String gch;
    @PropertyDef(label = "售粮人")
    private String slr;
    @PropertyDef(label = "售粮人联系方式")
    private String slrlxfs;
    @PropertyDef(label = "售粮人身份证号")
    private String slrsfzh;
    @PropertyDef(label = "售粮人账号(银行卡或账户)")
    private String slrzh;
    @PropertyDef(label = "售粮人地址")
    private String slrdz;
    @PropertyDef(label = "装粮地点")
    private String ldd;
@@ -193,6 +208,15 @@
    @PropertyDef(label = "入库结算单号")
    private String rkjsdh;
    @PropertyDef(label = "统一入库结算单号")
    private String tyrkjsdh;
    @PropertyDef(label = "生成方式")
    private Integer scfs = 1;
    @PropertyDef(label = "手动补录原因")
    private String sdblyy;
    @PropertyDef(label = "备注")
    private String bz;