yangys
2024-05-18 cc0bdfb33ef638dfafe3185c92c7076d815e1c9b
smart-man-boot/src/main/java/com/qianwen/smartman/modules/andon/vo/DeviceAndonTypeVO.java
@@ -5,7 +5,6 @@
import java.io.Serializable;
@ApiModel(value = "DeviceAndonTypeVo对象", description = "机器类型安灯类型关联表")
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/andon/vo/DeviceAndonTypeVO.class */
public class DeviceAndonTypeVO implements Serializable {
    @ApiModelProperty("安灯类型id")
    private Long andonTypeId;