修改
This commit is contained in:
@@ -221,7 +221,10 @@ namespace IRaCIS.Core.Application.Service
|
||||
resultJsonStrList.Add(auditData?.JsonStr);
|
||||
});
|
||||
|
||||
|
||||
if (resultJsonStrList.Count() < 2)
|
||||
{
|
||||
resultJsonStrList.Add(String.Empty);
|
||||
}
|
||||
return resultJsonStrList;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user