entity/VIpqcXj.cs
@@ -1,6 +1,6 @@ using SqlSugar; namespace MES.Service.Models; namespace NewPdaSqlServer.entity; /// <summary> /// IPQC巡检视图实体类 @@ -165,7 +165,7 @@ public string lineId { get; set; } /// <summary> /// 时间段 /// 时间段 /// </summary> [SugarColumn(ColumnName = "check_time_slot")] public string checkTimeSlot { get; set; }