chenhj
2 天以前 7488018d52edaafcd4e541c5fdeada8dd2e47b11
src/main/java/com/ruoyi/production/service/SalesLedgerSchedulingService.java
@@ -22,7 +22,7 @@
    void export(HttpServletResponse response);
    int productionDispatch(ProductionDispatchAddDto productionDispatchAddDto);
    String productionDispatch(List<ProductionDispatchAddDto> productionDispatchAddDto);
    IPage<SalesLedgerSchedulingProcessDto> listPageProcess(Page page, SalesLedgerSchedulingProcessDto salesLedgerSchedulingDto);