+ GetByOrderNoForOaos and CheckSelfPickCode.
This commit is contained in:
@@ -47,6 +47,7 @@ type CityInfo struct {
|
||||
const (
|
||||
CarrierNoCrowdSourcing = 9966 // 众包
|
||||
CarrierNoSelfDelivery = 2938 // 自送
|
||||
CarrierNoSelfTake = 9999 // 到店自提
|
||||
)
|
||||
|
||||
func (a *API) GetAllCities() (cities []*CityInfo, err error) {
|
||||
|
||||
Reference in New Issue
Block a user