jiaosong
2023-08-18 b5a63b29313463d1c2fd1b5678a2d6b2bb8a7044
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")