项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Model/Models/SerialPort/Dt_Process.cs
@@ -40,7 +40,7 @@ [SugarColumn(IsNullable = true, Length = 50)] public string TorqueOne { get; set; } public float TorqueOne { get; set; } [SugarColumn(IsNullable = true, Length = 50)] public string ArticleOne { get; set; } @@ -52,7 +52,7 @@ public int TorqueOneQuantity { get; set; } [SugarColumn(IsNullable = true, Length = 50)] public string TorqueTwo { get; set; } public float TorqueTwo { get; set; } [SugarColumn(IsNullable = true, Length = 50)] public int TorqueTwoQuantity { get; set; }