修复部分警告
This commit is contained in:
@@ -48,7 +48,7 @@ namespace IRaCIS.Application.Services
|
||||
|
||||
bool isadd = false;
|
||||
|
||||
Subject mapedSubject = null;
|
||||
Subject? mapedSubject = null;
|
||||
|
||||
if (subjectCommand.Id == null) //insert
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user