添加字段
This commit is contained in:
		
							parent
							
								
									024afd1910
								
							
						
					
					
						commit
						aae61234d2
					
				| @ -20,6 +20,8 @@ type ProductItem struct { | ||||
| 	CustomsSerial              string           `json:"customsSerial"` | ||||
| 	CustomsName                string           `json:"customsName"` | ||||
| 	CustomsInvoiceUnit         string           `json:"customsInvoiceUnit"` | ||||
| 	CountUnit                  string           `json:"countUnit"` | ||||
| 	RealCustomsInvoiceUnit     string           `json:"realCustomsInvoiceUnit"` | ||||
| 	InvoiceType                int64            `json:"invoiceType"` | ||||
| 	InvoiceCount               decimal.Decimal  `json:"invoiceCount"` | ||||
| 	AccountingCount            int64            `json:"accountingCount"` | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user