This commit is contained in:
he
2022-06-08 17:57:12 +08:00
parent e509f2368b
commit dcc147409e
3 changed files with 40 additions and 10 deletions
@@ -18,7 +18,7 @@ namespace IRaCIS.Core.Domain.Models
/// <summary>
/// 项目ID
/// </summary>
public Guid? TrialId { get; set; }
public Guid TrialId { get; set; }
/// <summary>