11
啊鑫
2025-07-07 e510dff710e6471b3c33368e6532fb8a6d5c8113
MES.Service/Dto/webApi/ErpProductionOrderDto.cs
@@ -43,4 +43,5 @@
    public string? FBaseStockInQty { get; set; } // 入库数量
    public string? FBaseNoStockInQty { get; set; } // 未入库数量
    public string? FInStockOwnerId { get; set; } // 入库货主
    public string? FSUPPLIERID { get; set; } // 供应商ID
}