project/后台管理/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/Telescopic/Dt_Parameters.cs
@@ -42,5 +42,12 @@ /// </summary> [SugarColumn(Length = 50, IsNullable = true, ColumnDescription = "鎵嬪姩缂╁洖閫熷害")] public double ManualRetraction { get; set; } /// <summary> /// 閮ㄩ棬id /// </summary> [SugarColumn(Length = 50, IsNullable = true, ColumnDescription = "閮ㄩ棬id")] public int Deptid { get; set; } } }