bug
jiangping
2023-11-07 64b432916af9c9218ab3f3eca614e26c542142ae
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")