Compare commits

..

2 Commits

Author SHA1 Message Date
he 5985e89954 Merge branch 'Uat_IRC_Net8' of https://gitea.frp.extimaging.com/XCKJ/irc-netcore-api into Uat_IRC_Net8
continuous-integration/drone/push Build is passing Details
2025-12-19 18:09:09 +08:00
he 33aab4e92a 修改导入 2025-12-19 18:09:07 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -480,6 +480,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
{ {
errorRow.Add(i); errorRow.Add(i);
continue;
} }
if (iVUSMeasuredValue.Emm <= iVUSMeasuredValue.Lumen) if (iVUSMeasuredValue.Emm <= iVUSMeasuredValue.Lumen)