yangys
2024-05-18 13304af2facdc0e9d8df197c0cf5ed51c94ffc8f
smart-man-boot/src/main/java/com/qianwen/smartman/modules/coproduction/vo/OrderProcessStartGeneralVO.java
@@ -4,7 +4,6 @@
import java.util.List;
import javax.validation.constraints.NotEmpty;
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/coproduction/vo/OrderProcessStartGeneralVO.class */
public class OrderProcessStartGeneralVO {
    @ApiModelProperty("工单工序ID")
    private Long orderProcessId;