对接新供应链-唯品尚

This commit is contained in:
zhongqiang
2025-06-20 15:51:48 +08:00
parent ebe8aff954
commit 2fd998b52d
2 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ func (w *WeiPinShangClient) GetManyPostage(getManyPostageReq *GetManyPostageReq)
fmt.Println("getManyPostageReq", getManyPostageReq)
paramMap := make(map[string]any)
paramMap["goodInfo"] = getManyPostageReq.GoodsInfo
paramMap["goodsInfo"] = getManyPostageReq.GoodsInfo
paramMap["address"] = getManyPostageReq.Address
paramMap["province"] = getManyPostageReq.Province
paramMap["county"] = getManyPostageReq.County