1
This commit is contained in:
@@ -2727,6 +2727,9 @@ func UpdateTiktokShopTotalMoney(storeId int64, startTime, endTime time.Time) err
|
||||
continue
|
||||
}
|
||||
}
|
||||
if len(errList) == model.NO {
|
||||
return nil
|
||||
}
|
||||
return fmt.Errorf(strings.Join(errList, "|"))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user