中心调研增加字段
This commit is contained in:
@@ -254,6 +254,8 @@ namespace IRaCIS.Application.Contracts
|
||||
|
||||
#region 中心调研
|
||||
|
||||
public bool IsOpenEquipmentSurvey { get; set; }
|
||||
|
||||
public List<string> NotShowFieldList { get; set; } = new List<string>();
|
||||
|
||||
public List<SiteSurveyModifyFiled> ModifyFiledList { get; set; } = new List<SiteSurveyModifyFiled>();
|
||||
|
||||
Reference in New Issue
Block a user