啊鑫
2025-07-07 79e43ccffd15afcd99934ee43b706f6133398079
MES.Service/Modes/SalesOrder.cs
@@ -125,6 +125,8 @@
    [SugarColumn(ColumnName = "ENTRY_NOTE")]
    public string? EntryNote { get; set; } // 备注
    [SugarColumn(ColumnName = "FBILLTYPE")]
    public string? FBILLTYPE { get; set; } // 单据类型
}