cnf
2025-08-29 53c58be27bb9ba94ac46a46fb048b27d17ece925
MES.Service/Dto/webApi/ErpRohinData.cs
@@ -20,9 +20,9 @@
    public string? FRequireDeptId { get; set; }
    public string? FReceiveOrgId { get; set; }
    public string? FReceiveDeptId { get; set; }
    public string? FSETTLEORGID { get; set; }
    //public string? FSETTLEORGID { get; set; }
    public string? FGiveAway { get; set; }
    public string? Fnote { get; set; }
    //public string? Fnote { get; set; }
    public string? FEntryNote { get; set; }
    public string? FSupMatId { get; set; }
    public string? FSupMatName { get; set; }
@@ -51,7 +51,7 @@
    public string? FDEMANDTYPE { get; set; }
    public string? FDEMANDBILLENTRYSEQ { get; set; }
    public string? SalesOrderId { get; set; }
    public string? OrderLineId { get; set; }
    //public string? SalesOrderId { get; set; }
    //public string? OrderLineId { get; set; }
    public string? FSUBREQENTRYID { get; set; }
}