项目 sponsor cro 修改
This commit is contained in:
@@ -10,6 +10,9 @@ namespace IRaCIS.Core.Domain.Models
|
||||
public string CRONameCN { get; set; } = string.Empty;
|
||||
public string CROCode { get; set; }
|
||||
|
||||
|
||||
public bool IsTrialLevel { get; set; }
|
||||
|
||||
public DateTime CreateTime { get; set; }
|
||||
public Guid CreateUserId { get; set; }
|
||||
public Guid UpdateUserId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user