This commit is contained in:
he
2023-04-28 16:18:43 +08:00
parent 84973bb441
commit bb6744dc6f
2 changed files with 2 additions and 2 deletions
@@ -1162,7 +1162,7 @@ namespace IRaCIS.Core.Application
isEn_Us = _userInfo.IsEn_Us
})
.FirstOrDefaultAsync().IfNullThrowException();
.FirstOrDefaultAsync().IfNullThrowException();
}