中心调研默认配置

Test_IRC_Net8
hang 2025-12-05 14:01:56 +08:00
parent 4c4807c22e
commit 1821d82ded
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ namespace IRaCIS.Core.Application.Contracts
public bool IsDeleted { get; set; }
public Guid Id { get; set; }
public Guid TrialId { get; set; }
public Guid TrialSiteId { get; set; }
public Guid? TrialSiteId { get; set; }
public DateTime CreateTime { get; set; }
public Guid CreateUserId { get; set; }
public DateTime UpdateTime { get; set; }