部署
This commit is contained in:
@@ -29,6 +29,7 @@ type ReplyExchangeSettlementList struct {
|
||||
|
||||
type ExchangeSettlementItem struct {
|
||||
Id int64 `json:"id"`
|
||||
ShipmentId int64 `json:"shipmentId"`
|
||||
InvoiceSerial string `json:"invoiceSerial"`
|
||||
ExchangeSettlementNo string `json:"exchangeSettlementNo"`
|
||||
ContractDate *time.Time `json:"contractDate"`
|
||||
|
||||
Reference in New Issue
Block a user