cnf
2025-08-29 1d4c9510a9d662181a783c0179750dde2dfe9d8d
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; }
}