update jtexpress
This commit is contained in:
		
							parent
							
								
									89d2f1c8fb
								
							
						
					
					
						commit
						83201d37af
					
				| 
						 | 
					@ -7,6 +7,7 @@ type EstimateFeeLocation struct {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
type EstimateFeeReq struct {
 | 
					type EstimateFeeReq struct {
 | 
				
			||||||
 | 
						Cusname     string              `json:"cusname"` // = customerid
 | 
				
			||||||
	SelfAddress int                 `json:"selfAddress"`
 | 
						SelfAddress int                 `json:"selfAddress"`
 | 
				
			||||||
	ProductType string              `json:"producttype"`
 | 
						ProductType string              `json:"producttype"`
 | 
				
			||||||
	GoodsValue  string              `json:"goodsvalue"`
 | 
						GoodsValue  string              `json:"goodsvalue"`
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue