修改一版
This commit is contained in:
@@ -14,10 +14,14 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
|
||||
public class GetReadModuleOutDto: ReadModule
|
||||
{
|
||||
|
||||
public string SubjectCode { get; set; }
|
||||
|
||||
public string SiteCode { get; set; }
|
||||
|
||||
|
||||
public string VisitName { get; set; }
|
||||
|
||||
public Guid? SiteId { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user