部署
This commit is contained in:
@@ -79,6 +79,7 @@ type ReplyExchangeSettlementInfo struct {
|
||||
CustomsInvoiceDate *time.Time `json:"customsInvoiceDate"`
|
||||
VesselNameVoyage string `json:"vesselNameVoyage"`
|
||||
IsCancel int64 `json:"isCancel"`
|
||||
RecBankAddress string `json:"recBankAddress"`
|
||||
}
|
||||
|
||||
// Info @TITLE 详情
|
||||
@@ -139,6 +140,7 @@ type ArgsExchangeSettlementData struct {
|
||||
RecBankNameEng string // 收款银行名称英文
|
||||
RecBankCardNo string // 收款银行卡号
|
||||
RecBankCardName string // 收款银行卡名
|
||||
RecBankAddress string // 收汇银行地址
|
||||
ShipmentNo string // shipmentNO
|
||||
CnoSno string // CONTAINER NO./SEAL NO.
|
||||
Declare1 string // 声明1
|
||||
|
||||
Reference in New Issue
Block a user