This commit is contained in:
2025-12-19 17:05:11 +08:00
parent a97b7737e0
commit 8e3b06f929
5 changed files with 119 additions and 71 deletions

View File

@@ -56,7 +56,7 @@ namespace Gatedge.ScanCode.Services.IServices
public K3CloudResponseStatus SaveErrorInfo(int barRecordId, string ErrorInfo);
/// <summary>
/// 保存错误信息
/// 保存成功信息
/// </summary>
/// <param name="barRecordId"></param>
/// <param name="resultEntityList"></param>