修改一版
parent
7413e76230
commit
2a1277cce1
|
@ -628,6 +628,7 @@ namespace IRaCIS.Application.Services
|
|||
{
|
||||
SynchronizeTime = DateTime.Now,
|
||||
IsMustGlobalReading = systemCriterion.IsMustGlobalReading,
|
||||
IsGlobalReading = systemCriterion.IsMustGlobalReading ? true : trialCriterion.IsGlobalReading,
|
||||
}) ;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue