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