ÏîÄ¿´úÂë/WIDESEAWCS_Server Õýʽ/WIDESEAWCS_Model/Models/SerialPort/Dt_TorqueOp.cs
@@ -10,11 +10,12 @@ namespace WIDESEAWCS_Model.Models { [SugarTable("Dt_TorqueOp", "æ¯æ¬¡æ§è¡æååå¨çå¼"), MultiTenant] public class Dt_TorqueOp public class Dt_TorqueOp :BaseEntity { [SugarColumn(IsPrimaryKey = true, IsIdentity = true, ColumnDescription = "主é®")] public int ID { get; set; } [SugarColumn(IsNullable = true, Length = 50)] public string DeviceCode { get; set; } [SugarColumn(IsNullable = true, Length = 50)]