You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
90 lines
1.6 KiB
JSON
90 lines
1.6 KiB
JSON
[
|
|
{
|
|
"DisplayName": "委托编号",
|
|
"FieldName": "CustomerNo"
|
|
},
|
|
{
|
|
"DisplayName": "主提单号",
|
|
"FieldName": "MBLNO"
|
|
},
|
|
{
|
|
"DisplayName": "分提单号",
|
|
"FieldName": "HBLNO"
|
|
},
|
|
{
|
|
"DisplayName": "订舱编号",
|
|
"FieldName": "BookingNo"
|
|
},
|
|
{
|
|
"DisplayName": "委托单位",
|
|
"FieldName": "ClientName"
|
|
},
|
|
{
|
|
"DisplayName": "船名",
|
|
"FieldName": "Vessel"
|
|
},
|
|
{
|
|
"DisplayName": "航次",
|
|
"FieldName": "Voyage"
|
|
},
|
|
{
|
|
"DisplayName": "开船日期",
|
|
"FieldName": "ETD"
|
|
},
|
|
{
|
|
"DisplayName": "装货港",
|
|
"FieldName": "LoadPort"
|
|
},
|
|
{
|
|
"DisplayName": "卸货港",
|
|
"FieldName": "DischargePort"
|
|
},
|
|
{
|
|
"DisplayName": "外币金额",
|
|
"FieldName": "ForeignAmount"
|
|
},
|
|
{
|
|
"DisplayName": "人民币金额",
|
|
"FieldName": "RMBAmount"
|
|
},
|
|
{
|
|
"DisplayName": "折算汇率",
|
|
"FieldName": "ExchangeRate"
|
|
},
|
|
{
|
|
"DisplayName": "目的港",
|
|
"FieldName": "Destination"
|
|
},
|
|
{
|
|
"DisplayName": "集装箱",
|
|
"FieldName": "CntrTotal"
|
|
},
|
|
{
|
|
"DisplayName": "外币金额(总计)",
|
|
"FieldName": "ForeignTotal",
|
|
"IsSumValue": true
|
|
},
|
|
{
|
|
"DisplayName": "人民币金额(总计)",
|
|
"FieldName": "RMBTotal",
|
|
"IsSumValue": true
|
|
},
|
|
{
|
|
"DisplayName": "折算汇率(总计)",
|
|
"FieldName": "ExchangeRateTotal",
|
|
"IsSumValue": true
|
|
},
|
|
{
|
|
"DisplayName": "购方银行",
|
|
"FieldName": "ClientBankName"
|
|
},
|
|
{
|
|
"DisplayName": "购方账号",
|
|
"FieldName": "ClientAccount"
|
|
},
|
|
{
|
|
"DisplayName": "销方银行",
|
|
"FieldName": "BankName"
|
|
}
|
|
]
|