报错修改
This commit is contained in:
@@ -522,6 +522,13 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
public string DictionaryCode { get; set; }
|
||||
}
|
||||
|
||||
public class EvaluationValue
|
||||
{
|
||||
public string Value { get; set; }
|
||||
|
||||
public string DictionaryCode { get; set; }
|
||||
}
|
||||
|
||||
public class ChartItem
|
||||
{
|
||||
public Arm Arm { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user