Compare commits

...

2 Commits

Author SHA1 Message Date
he 18547cdec1 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
2025-10-13 16:19:19 +08:00
he d29707c8ee 修改 2025-10-13 16:19:17 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -486,6 +486,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
TableQuestionId = thisTableQuestion.Id,
});
}
index++;
}
}