yaowanxin
昨天 ff8624d34cfdad929145fd7c6e1b15573a029346
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;