修改导表备注

This commit is contained in:
2024-10-22 14:38:18 +08:00
parent 773c657b67
commit 6eddf7e2a1
5 changed files with 193 additions and 94 deletions
@@ -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; }