1
This commit is contained in:
@@ -172,7 +172,6 @@ func GetMtwmCommentList4ShanGou(key string, appOrgCode string, startTime, endTim
|
||||
}
|
||||
// 差评订单数据
|
||||
orderCommentList := CommentListData(db, commentList, startTime, endTime)
|
||||
globals.SugarLogger.Debugf("orderCommentList := %s", utils.Format4Output(orderCommentList, false))
|
||||
if len(orderCommentList) > 0 {
|
||||
return partner.CurOrderManager.OnOrderComments(orderCommentList)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user