1
This commit is contained in:
@@ -28,6 +28,8 @@ const (
|
||||
PeiSongTypeQiKe = "4015" // 企客远距离配送
|
||||
PeiSongTypeMixedExpressQiKe = "30012002" // 混合快送
|
||||
PeiSongTypeFranchise = "30011001" // 混合加盟送
|
||||
PeiSongTypeMixedSelf = "30011002" // 混合自建
|
||||
PeiSongTypeNewQuik = "1007" // 新快送
|
||||
)
|
||||
|
||||
func (a *API) ShippingSave(poiCode string, area string, minPrice, shippingFee float32) (err error) {
|
||||
|
||||
Reference in New Issue
Block a user