StandardPda/MES.Service/Dto/webApi/ErpCAB.cs
@@ -15,7 +15,9 @@ public string? FMTONO { get; set; } public string? FLot { get; set; } public string? FStockID { get; set; } public string? FIssueType { get; set; } //public string? BTBZ { get; set; } public string? FUnitID { get; set; } public string? FSupplyType { get; set; } @@ -40,5 +42,4 @@ //public string? FXSHTBH { get; set; } //public string? FOwnerTypeId { get; set; } }