maven
昨天 6657d65777a1be6b97b745fe0c2be55a8b3ec11e
src/main/java/com/ruoyi/production/dto/SalesLedgerSchedulingDto.java
@@ -125,6 +125,9 @@
    @Excel(name = "状态")
    private String status;
    @Excel(name = "进度")
    private BigDecimal progress;
    @ApiModelProperty(value = "租户ID")
    private Long tenantId;