1
This commit is contained in:
@@ -31,6 +31,7 @@ type GetExpressPriceReq struct {
|
||||
Height int `json:"height"` // 所有包裹累计高cm
|
||||
Width int `json:"width"` // 所有包裹累计宽cm(向上取整)
|
||||
SendPhone string `json:"sendPhone"` // 寄件人手机号
|
||||
ChannelType int `json:"channelType"` // "渠道类型(1-快递,2-物流,3-国际物流,4-整车)"
|
||||
}
|
||||
|
||||
// GetExpressPriceRes 获取快递费返回值
|
||||
|
||||
Reference in New Issue
Block a user