1
啊鑫
2024-11-20 9af3bda7bdcbdaa354b104b2fdaf428b450e7bc1
Dto/service/Material.cs
@@ -3,11 +3,7 @@
public class Material
{
    public string? FMaterialId { get; set; }
    public string? FUintId { get; set; }
    public decimal? FActReceiveQty { get; set; }
    public string? FStockId { get; set; }
    public DateTime? FPreDeliveryDate { get; set; }
    public string? FsrcEntryId { get; set; }
    public string? FLot { get; set; }