修改导表备注
This commit is contained in:
@@ -1103,7 +1103,7 @@ namespace IRaCIS.Core.Application.Contracts
|
||||
|
||||
public Guid Id { get; set; }
|
||||
|
||||
public Guid DoctorUserId { get; set; }
|
||||
public Guid? DoctorUserId { get; set; }
|
||||
|
||||
public string TaskName { get; set; }
|
||||
public string TaskBlindName { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user