修改添加
This commit is contained in:
@@ -372,10 +372,6 @@ namespace IRaCIS.Core.Application.Service.Inspection
|
||||
if (value.GetType() == typeof(JArray))
|
||||
{
|
||||
JArray arrays = (JArray)value;
|
||||
|
||||
|
||||
|
||||
|
||||
if (item.Type.ToLower() == "id".ToLower())
|
||||
{
|
||||
List<Guid> guids = new List<Guid>();
|
||||
|
||||
Reference in New Issue
Block a user