lg
2024-08-16 87f516dbb2e9a10d0e6bb1cb15587c82c709e130
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; }
}