cnf
2025-09-15 a6cad2fe831204993e4615c58d17d1a8fb689725
MES.Service/Modes/MesRohInData.cs
@@ -355,4 +355,9 @@
    /// </summary>
    [SugarColumn(ColumnName = "FDEMANDBILLNO_LINE")]
    public string? FdemandbillnoLine { get; set; }
    /// <summary>
    /// </summary>
    [SugarColumn(ColumnName = "FSUBREQENTRYID")]
    public string? Fsubreqentryid { get; set; }
}