chenlu
8 天以前 d613f1080234e13d12f2bad22650733b4477aa84
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("开始时间")