1
This commit is contained in:
@@ -187,7 +187,7 @@ func GetMtwmCommentList4ShanGou(key string, appOrgCode string, startTime, endTim
|
|||||||
if err != nil {
|
if err != nil {
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
if len(commentList) == model.NO {
|
if len(commentList) == model.NO && pageNum == model.YES {
|
||||||
return fmt.Errorf("查询参数暂未获取到数据")
|
return fmt.Errorf("查询参数暂未获取到数据")
|
||||||
}
|
}
|
||||||
// 差评订单数据
|
// 差评订单数据
|
||||||
|
|||||||
Reference in New Issue
Block a user