This commit is contained in:
2024-09-27 14:59:44 +08:00
parent d9a4d289dc
commit 833c3ff196
4 changed files with 157 additions and 134 deletions

View File

@@ -29,6 +29,7 @@ type ReplyShipmentInfo struct {
RecBankNameEng string `json:"recBankNameEng"`
RecBankCardNo string `json:"recBankCardNo"`
RecBankCardName string `json:"recBankCardName"`
RecBankAddress string `json:"recBankAddress"`
Shipper string `json:"shipper"`
Consignee string `json:"consignee"`
Notifier string `json:"notifier"`