Compare commits

..

No commits in common. "971d94495ab6b400834cf89d52723366dbeebc02" and "ecfadcb5a310aa5b1cfb5e53aabfa23847e5fb9d" have entirely different histories.

1 changed files with 0 additions and 2 deletions

View File

@ -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>();