2026-03-23 4a2b5e7bccc8a2360a421d0d628972a4acd3af7e
src/main/java/com/ruoyi/production/dto/SalesLedgerSchedulingProcessDto.java
@@ -35,6 +35,10 @@
    @Excel(name = "生产炒机")
    private String speculativeTradingName;
    @ApiModelProperty(value = "产线")
    @Excel(name = "产线")
    private String productionLine;
    @ApiModelProperty(value = "开始时间")
    private String entryDateStart;