南骏 池
2025-08-31 ea79dd023ae2785d301e88b8133c0d5f553674cb
entity/VIpqcXj.cs
@@ -157,4 +157,16 @@
    /// </summary>
    [SugarColumn(ColumnName = "CREATE_DATE")]
    public string CreateDate { get; set; }
    /// <summary>
    ///     产线id
    /// </summary>
    [SugarColumn(ColumnName = "line_id")]
    public string lineId { get; set; }
    /// <summary>
    ///     时间段
    /// </summary>
    [SugarColumn(ColumnName = "check_time_slot")]
    public string checkTimeSlot { get; set; }
}