guoyujie
2025-10-23 cc8efc81d2d35bed40e47d0a5b0920a4b6f8095f
north-glass-erp/src/main/java/com/example/erp/dto/pp/ScheduleProductionScheduleDTO.java
@@ -16,7 +16,7 @@
    @ExcelProperty("工序")
    private String processes;
    @ExcelProperty("排产数量")
    private String schedulingQuantity;
    private Integer schedulingQuantity;
    @ExcelProperty("备注")
    private String notes;
    @ExcelProperty("开始时间")