zyf
2024-08-20 54cefea3fe69bf1d42c6114b68c9a2024c411c6f
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; }
}