cnf
2025-09-13 7cf58a002ee5a675984bd0559fcfc1514669fd1d
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; }
}