kyy
2025-09-17 b7c6607e6937df8f60d99a076178f3173213af1e
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; }
}