南骏 池
2025-06-16 77c827e0044103a7125cf67f701e6f09961213d3
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; }
}