廖井涛
2024-03-01 9de2f4b748f46aeab806d6f3ff83034bbbdb5d9d
north-glass-erp/src/main/java/com/example/erp/controller/pp/ProductionSchedulingController.java
@@ -39,7 +39,7 @@
    }
    //点击查询排版数据
    //点击查询排版数据(带订单号查询)
    @PostMapping  ("/selectSchedulingNot/{selectTime1}/{selectTime2}/{orderId}/{processes}/{state}")
    public Result SelectSchedulingNot(
            @PathVariable String selectTime1,