yangys
2024-05-18 13304af2facdc0e9d8df197c0cf5ed51c94ffc8f
smart-man-boot/src/main/java/com/qianwen/smartman/modules/coproduction/entity/OrderProcess.java
@@ -10,7 +10,6 @@
@ApiModel(value = "OrderProcess对象", description = "blade_order_process")
@TableName("blade_order_process")
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/coproduction/entity/OrderProcess.class */
public class OrderProcess extends BaseEntity {
    private static final long serialVersionUID = 1;
    @ApiModelProperty("租户ID")