代码添加
This commit is contained in:
@@ -20,7 +20,8 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
||||
{CriterionType.PCWG3,typeof(PCWG3CalculateService) },
|
||||
{CriterionType.SelfDefine,typeof(SelfDefineCalculateService) },
|
||||
{CriterionType.RECIST1Pointt1_MB,typeof(RECIST1Point1_BMCalculateService) },
|
||||
{CriterionType.IRECIST1Point1,typeof(IRECIST1Point1CalculateService) }
|
||||
{CriterionType.IRECIST1Point1,typeof(IRECIST1Point1CalculateService) },
|
||||
{CriterionType.Lugano2014,typeof(LuganoCalculateService) }
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user