啊鑫
2024-08-21 641458e41533d10a5c5e12c2c715ab8d7d0f2b45
MES.Service/Dto/webApi/ErpItems.cs
@@ -8,11 +8,13 @@
    public string? FName { get; set; }
    public string? FSpecification { get; set; }
    public string? FBaseUnitId { get; set; }
    public int? FSafeStock { get; set; }
    public int? FMaxStock { get; set; }
    public double? FSafeStock { get; set; }
    public double? FMaxStock { get; set; }
    public double? FMinPackCount { get; set; }
    public string? FStockId { get; set; }
    public string? PPBOM00019124 { get; set; }
    /// <summary>
    //public string? PPBOM00019124 { get; set; }
    /// </summary>
    public string? FMaterialGroup { get; set; }
    public string? FDescription { get; set; }
    public decimal? FFinishReceiptOverRate { get; set; }
@@ -25,4 +27,15 @@
    public string? FForbidStatus { get; set; }
    public string? FErpClsID { get; set; }
    public string? FWorkShopId { get; set; }
    public string? FPRODUCEUNITID { get; set; }
    public string? FSUBCONUNITID { get; set; }
    public string? Fumbrella { get; set; }
    public string? FSubsidiary { get; set; }
    public string? FLOSSPERCENT { get; set; }
    public string? FMnemonicCode { get; set; }
    public string? FExpPeriod { get; set; }
}