修改需求
This commit is contained in:
		
							parent
							
								
									54e2345f3a
								
							
						
					
					
						commit
						6b77ed92ca
					
				| @ -58,9 +58,6 @@ type ArgsProductAdd struct { | ||||
| type ProductAdd struct { | ||||
| 	PurchaseProductId int64           // 采购产品id | ||||
| 	AccountingCount   int64           // 做账数量 | ||||
| 	CustomsSerial      string          // hs编码 | ||||
| 	CustomsName        string          // 报关名称 | ||||
| 	CustomsInvoiceUnit string          // 开票单位 | ||||
| 	InvoiceType       int64           // 开票方式 1=按净重 2=按数量 | ||||
| 	InvoiceCount      decimal.Decimal // 开票数量 | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user