1
This commit is contained in:
@@ -512,6 +512,7 @@ func OnWaybillExceptSF(msg *sfps2.RiderException) (retVal *sfps2.CallbackRespons
|
||||
func GetWaybillByStatus(urlIndex string, msg interface{}) *model.Waybill {
|
||||
globals.SugarLogger.Debugf("GetWaybillByStatus msg=%s", utils.Format4Output(msg, false))
|
||||
waybill := &model.Waybill{}
|
||||
|
||||
switch urlIndex {
|
||||
case sfps2.UrlIndexRiderStatus:
|
||||
retVal := msg.(sfps2.RiderStatus)
|
||||
|
||||
Reference in New Issue
Block a user