jiaosong
2023-08-18 f0e9e5d6610a9e638790ddfca5e48ba81b2200d6
server/src/main/java/doumeemes/dao/business/dto/AutoWorkReportDTO.java
@@ -17,7 +17,7 @@
public class AutoWorkReportDTO {
    @ApiModelProperty(value = "工序计划主键")
    @ApiModelProperty(value = "工序计划主键(一键报工)")
    private Integer plansId;
    @ApiModelProperty(value = "设备主键", example = "1")