算法修改

main
he 2024-04-18 11:45:27 +08:00
parent 7642b7c5be
commit e102b24103
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
} }
if (inDto.IsBaseLine) if (inDto.IsBaseLine || )
{ {
return FDGPETOverallAssessment.NA.GetEnumInt(); return FDGPETOverallAssessment.NA.GetEnumInt();
} }

View File

@ -2,7 +2,7 @@ if(PET5ps未改变)
{ {
"原值"; "原值";
} }
else if(访PET) else if(访PET|| )
{ {
"NE"; "NE";
} }

View File

@ -1,4 +1,4 @@
if(PET) if(PET || )
{ {
"NE" "NE"
} }