修改参数名
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-02 17:42:06 +08:00
parent 971d94495a
commit 80447f5c7a
@@ -254,7 +254,7 @@ namespace IRaCIS.Application.Contracts
#region
public bool IsOpenEquipmentSurvey { get; set; }
public bool IsCloseEquipmentSurvey { get; set; }
public List<string> NotShowFieldList { get; set; } = new List<string>();