From 15b3879cd259108e7ebb755fe02c190f28f1e20c Mon Sep 17 00:00:00 2001
From: leiqunqing <zhengqifeng@hnkhzn.com>
Date: 星期五, 06 二月 2026 14:46:23 +0800
Subject: [PATCH] 完善项目
---
代码管理/WIDESEAWCS_Server/WIDESEAWCS_Server/WIDESEAWCS_Model/Models/BasicInfo/Dt_ScanStation.cs | 120 ++++++++++++++++++++++++++++++++++++------------------------
1 files changed, 72 insertions(+), 48 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 24010ef..0ea8af4 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"
@@ -36,61 +36,85 @@
public string StationEndProduct { get; set; }
/// <summary>
- /// 闆朵欢鏁伴噺
+ /// 缁勮浜哄憳
/// </summary>
- [SugarColumn(IsNullable = true, ColumnDescription = "闆朵欢鏁伴噺")]
- public int StationComponentQty { get; set; }
+ [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "缁勮浜哄憳")]
+ public string AssembleUser { get; set; }
/// <summary>
- /// 闆朵欢1
+ /// 棣栦欢娴佹按鍙�
/// </summary>
- [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "闆朵欢1")]
- public string StationComponent1 { get; set; }
+ [SugarColumn(IsNullable = true, Length = 100, ColumnDescription = "棣栦欢娴佹按鍙�")]
+ public string FirstProductSn { get; set; }
/// <summary>
- /// 闆朵欢2
+ /// 鏈欢娴佹按鍙�
/// </summary>
- [SugarColumn(IsNullable = true, Length = 50, ColumnDescription = "闆朵欢2")]
- public string StationComponent2 { get; set; }
+ [SugarColumn(IsNullable = true, Length = 100, ColumnDescription = "鏈欢娴佹按鍙�")]
+ public string LastProductSn { 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; }
+ [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