zyf
2025-04-23 2812f65c7481ce10953fa1fbe9cc89a8768e07f6
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
}