|  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "合同号") | 
|---|
|  |  |  | private String hth; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "粮权归属单位统一编码") | 
|---|
|  |  |  | private String lqgsdwtybm; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "承运人") | 
|---|
|  |  |  | private String cyr; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "装粮地点") | 
|---|
|  |  |  | private String ldd; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @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; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @JSONField(format = "yyyy-MM-dd HH:mm:ss") | 
|---|
|  |  |  | @PropertyDef(label = "登记时间") | 
|---|
|  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "记账日期") | 
|---|
|  |  |  | private Date jzrq; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "生成方式") | 
|---|
|  |  |  | private String scfs; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | @PropertyDef(label = "手动补录原因") | 
|---|
|  |  |  | private String sdblyy; | 
|---|
|  |  |  |  | 
|---|
|  |  |  | } | 
|---|