1
This commit is contained in:
@@ -171,7 +171,7 @@ func (p *PurchaseHandler) GetOrderRider(vendorOrgCode, vendorStoreID string, par
|
||||
return api.EbaiAPI.SelfDeliveryLocationSync(riderInfo)
|
||||
}
|
||||
|
||||
func OrderStatussync(param map[string]interface{}) error {
|
||||
func OrderDeliveryCoordinate(param map[string]interface{}) error {
|
||||
selfStatus := 0
|
||||
switch param["logistics_status"].(int) {
|
||||
case 0, 5:
|
||||
|
||||
Reference in New Issue
Block a user