Compare commits
No commits in common. "971d94495ab6b400834cf89d52723366dbeebc02" and "ecfadcb5a310aa5b1cfb5e53aabfa23847e5fb9d" have entirely different histories.
971d94495a
...
ecfadcb5a3
|
|
@ -254,8 +254,6 @@ 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>();
|
||||
|
|
|
|||
Loading…
Reference in New Issue