项目代码/WIDESEAWCS_Server 正式/WIDESEAWCS_Model/Models/SerialPort/Dt_NJCommands.cs
@@ -12,12 +12,15 @@ public class Dt_NJCommands { [SugarColumn(IsPrimaryKey = true, IsIdentity = true, ColumnDescription = "涓婚敭")] public int Comid { get; set; } public int ID { get; set; } [SugarColumn(IsNullable = true, Length = 50)] public string DeviceNum { get; set; } [SugarColumn(IsNullable = true, Length = 50)] public string TorqueGruop { get; set; } [SugarColumn(IsNullable = true, Length = 50)] public string TorqueValue { get; set; }