Compare commits
No commits in common. "823ada56732ca2a9518402ac77717055b7d79c33" and "0578263e10d24844838adc0686de47dcd1f99d50" have entirely different histories.
823ada5673
...
0578263e10
|
|
@ -46,8 +46,6 @@ namespace IRaCIS.Core.Application.Services
|
||||||
IsDeleted=k.IsDeleted
|
IsDeleted=k.IsDeleted
|
||||||
|
|
||||||
}).ToList();
|
}).ToList();
|
||||||
|
|
||||||
series.InstanceCount = series.InstanceInfoList.Count;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#region 暂时废弃
|
#region 暂时废弃
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue