修改一版

This commit is contained in:
he
2022-11-08 14:42:18 +08:00
parent 7413e76230
commit 2a1277cce1
@@ -628,7 +628,8 @@ namespace IRaCIS.Application.Services
{
SynchronizeTime = DateTime.Now,
IsMustGlobalReading = systemCriterion.IsMustGlobalReading,
});
IsGlobalReading = systemCriterion.IsMustGlobalReading ? true : trialCriterion.IsGlobalReading,
}) ;