添加服务注册

Test_HIR_Net8
he 2025-08-19 14:46:37 +08:00
parent 29da1ab464
commit 15c9a370ee
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
{CriterionType.Lugano2014,typeof(LuganoCalculateService) },
{CriterionType.IVUS,typeof(IVUSCalculateService) },
{CriterionType.OCT,typeof(OCTCalculateService) },
{CriterionType.mRECISTHCC,typeof(MRECISTHCCCalculateService) },
};