删除数据库模型,同时清理视图模型bug
continuous-integration/drone/push Build is passing Details

IRC_NewDev
hang 2024-09-18 10:30:01 +08:00
parent f1fadebfba
commit 0216665d5b
1 changed files with 0 additions and 1 deletions

View File

@ -617,7 +617,6 @@ namespace IRaCIS.Application.Contracts
public List<Guid> SubspecialityIds { get; set; } = new List<Guid>();
public Guid Id { get; set; }
public string OtherSkills { get; set; } = string.Empty;
public string ReadingTypeOther { get; set; } = string.Empty;
public string ReadingTypeOtherCN { get; set; } = string.Empty;