CRZ
2025-11-19 002f9b7381aba29bcac862e34daaf672f4d2881e
MES.Service/Dto/webApi/ErpOutWareDetails.cs
@@ -25,5 +25,6 @@
    public string? CustItemModel { get; set; }
    public string? CustBillNo { get; set; }
    public string? MachineType { get; set; }
    public string? FLot { get; set; }
}