czt
2 天以前 9f6dacf7b39e5aeba37d8faf575c9e56d8cbe51a
src/main/java/com/fzzy/push/nx2023/dto/Nx2023Api1202.java
@@ -17,6 +17,9 @@
    @PropertyDef(label = "入库业务单号")
    private String rkywdh;
    @PropertyDef(label = "统一货位编码" )
    private String tyhwbm;
    @PropertyDef(label = "货位代码")
    private String hwdm;
@@ -36,6 +39,9 @@
    @PropertyDef(label = "粮权归属单位代码")
    private String lqgsdwdm;
    @PropertyDef(label = "粮权归属单位统一编码")
    private String lqgsdwtybm;
    @PropertyDef(label = "承运人")
    private String cyr;
@@ -54,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;
@@ -190,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;