Compare commits

...

2 Commits

Author SHA1 Message Date
he cc00cce704 Merge branch 'Test_IRC_Net8' of https://gitea.frp.extimaging.com/XCKJ/irc-netcore-api into Test_IRC_Net8
continuous-integration/drone/push Build is passing Details
2024-05-27 16:48:16 +08:00
he 9c244c6750 修改 2024-05-27 16:48:16 +08:00
1 changed files with 41 additions and 37 deletions

View File

@ -899,6 +899,10 @@ namespace IRaCIS.Application.Services
noteEqual = true;
break;
}
else if (noteEqual)
{
break;
}
else
{
var taskAnswer1 = item.TaskAnswerList[0];