Mr.Shi
2023-09-07 ed7bd02f3c812e904e43a76e16a4a5598f5bfd48
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")