1
This commit is contained in:
@@ -160,6 +160,7 @@ func (s *WatchOrderInfo) SetOrder(order *model.GoodsOrder) (retVal *model.GoodsO
|
|||||||
}
|
}
|
||||||
s.order = order
|
s.order = order
|
||||||
}
|
}
|
||||||
|
globals.SugarLogger.Debugf("SetOrder retval====%s", utils.Format4Output(retVal, false))
|
||||||
return retVal
|
return retVal
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user