修改警告 更新包

This commit is contained in:
2022-08-10 14:21:32 +08:00
parent 952c89b866
commit 6e4fb5e407
19 changed files with 89 additions and 93 deletions
@@ -1,6 +1,7 @@
using IRaCIS.Core.Domain.Share;
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
@@ -319,7 +320,8 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
/// <summary>
/// 项目ID
/// </summary>
public Guid TrialId { get; set; }
[NotDefault]
public Guid TrialId { get; set; }
/// <summary>
/// 阅片期名称