From 891207469b41c23d22805876a4e179d75832572f Mon Sep 17 00:00:00 2001
From: leiqunqing <zhengqifeng@hnkhzn.com>
Date: 星期四, 05 三月 2026 11:03:52 +0800
Subject: [PATCH] 完整项目更新
---
代码管理/WIDESEAWCS_Server/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_ScanStation.cs | 57 ---------------------------------------------------------
1 files changed, 0 insertions(+), 57 deletions(-)
diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEAWCS_Server/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_ScanStation.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEAWCS_Server/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_ScanStation.cs"
index 0ea8af4..1e10e1b 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEAWCS_Server/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_ScanStation.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WIDESEAWCS_Server/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_ScanStation.cs"
@@ -59,62 +59,5 @@
[SugarColumn(IsNullable = true, DefaultValue = "0", ColumnDescription = "鏄惁鎵爜")]
public int IsScanned { get; set; }
- ///// <summary>
- ///// 闆朵欢鏁伴噺
- ///// </summary>
- //[SugarColumn(IsNullable = true, ColumnDescription = "闆朵欢鏁伴噺")]
- //public int StationComponentQty { get; set; }
-
- ///// <summary>
- ///// 闆朵欢1
- ///// </summary>
- //[SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "闆朵欢1")]
- //public string StationComponent1 { get; set; }
-
- ///// <summary>
- ///// 闆朵欢2
- ///// </summary>
- //[SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "闆朵欢2")]
- //public string StationComponent2 { get; set; }
- ///// <summary>
- ///// 闆朵欢3
- ///// </summary>
- //[SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "闆朵欢3")]
- //public string StationComponent3 { get; set; }
- ///// <summary>
- ///// 闆朵欢4
- ///// </summary>
- //[SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "闆朵欢4")]
- //public string StationComponent4 { get; set; }
- ///// <summary>
- ///// 闆朵欢5
- ///// </summary>
- //[SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "闆朵欢5")]
- //public string StationComponent5 { get; set; }
- ///// <summary>
- ///// 闆朵欢6
- ///// </summary>
- //[SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "闆朵欢6")]
- //public string StationComponent6 { get; set; }
- ///// <summary>
- ///// 闆朵欢7
- ///// </summary>
- //[SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "闆朵欢7")]
- //public string StationComponent7 { get; set; }
- ///// <summary>
- ///// 闆朵欢8
- ///// </summary>
- //[SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "闆朵欢8")]
- //public string StationComponent8 { get; set; }
- ///// <summary>
- ///// 闆朵欢9
- ///// </summary>
- //[SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "闆朵欢9")]
- //public string StationComponent9 { get; set; }
- ///// <summary>
- ///// 闆朵欢10
- ///// </summary>
- //[SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "闆朵欢10")]
- //public string StationComponent10 { get; set; }
}
}
\ No newline at end of file
--
Gitblit v1.9.3