修改
This commit is contained in:
@@ -1142,6 +1142,7 @@ namespace IRaCIS.Application.Services
|
||||
|
||||
var trialReadingCriterionId = inDto.TrialReadingCriterionId;
|
||||
|
||||
|
||||
if (trialReadingCriterionId == null && inDto.VisitTaskId == null)
|
||||
{
|
||||
throw new BusinessValidationFailedException("当没有任务Id的时候,标准Id必传");
|
||||
|
||||
Reference in New Issue
Block a user