修改
This commit is contained in:
@@ -83,6 +83,9 @@ namespace IRaCIS.Application.Contracts
|
||||
public Guid? ReadingCriterionId { get; set; }
|
||||
|
||||
public string DictionaryCode { get; set; }
|
||||
|
||||
|
||||
public List<string> DictionaryCodeList { get; set; } = new List<string>();
|
||||
}
|
||||
|
||||
public class GetBasicDataAllSelectInDto
|
||||
|
||||
Reference in New Issue
Block a user