lg
2024-08-15 ce7b3298b4d586206996c0bc7ef9b71ab9790dc1
MES.Service/Dto/webApi/ErpRohinData.cs
@@ -45,4 +45,8 @@
    public string? FDEMANDTYPE { get; set; }
    public string? FDEMANDBILLNO { get; set; }
    public string? FDEMANDBILLENTRYSEQ { get; set; }
    public string? PurchaseOrderLineNumber { get; set; }
    public string? Demand { get; set; }
    public string? Receiving { get; set; }
    public string? Settlement { get; set; }
}