创建标品优化
This commit is contained in:
@@ -874,7 +874,7 @@ func WirteToExcelBySyncFailed(task tasksch.ITask) (downloadURL, fileName string,
|
||||
baseapi.SugarLogger.Debug("WriteToExcel: dataSuccess is nil!")
|
||||
}
|
||||
if err != nil {
|
||||
baseapi.SugarLogger.Errorf("WriteToExcel:upload %s , %s failed error:%v", fileName, err)
|
||||
baseapi.SugarLogger.Errorf("WriteToExcel:upload %s , failed error:%v", fileName, err)
|
||||
}
|
||||
return downloadURL, fileName, err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user