修改字段类型

This commit is contained in:
2025-02-25 09:57:43 +08:00
parent 9ce98e004e
commit 2809a780b5
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ type ShipmentAdd struct {
VouchingClerkId int64 // 单证id
EstSailingDate *time.Time // 预计船期
InvoiceSerial string // 发票号
InvoiceDate time.Time // 发票日期
InvoiceDate *time.Time // 发票日期
ContractDate *time.Time // 合同日期
TradeType string // 贸易类型
OurCompany string // 我方公司