wuyouming666
2024-05-24 f39fd71eedfd828e715d33356a8c38ffbe66eb1a
hangzhoumesParent/moduleService/LoadGlassModule/src/main/java/com/mes/workstation/entity/UpWorkstation.java
@@ -2,13 +2,15 @@
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import java.io.Serializable;
import io.swagger.annotations.ApiOperation;
import lombok.Data;
import lombok.EqualsAndHashCode;
import java.io.Serializable;
/**
 * <p>
 *
 *
 * </p>
 *
 * @author zhoush
@@ -23,7 +25,7 @@
    /**
     * 上片工位表id
     */
      @TableId(value = "id", type = IdType.AUTO)
    @TableId(value = "id", type = IdType.AUTO)
    private Integer id;
    /**
@@ -54,7 +56,7 @@
    /**
     * 原片高
     */
    private Double patternHeigth;
    private Double patternHeight;
    /**
     * 原片厚度
@@ -64,7 +66,7 @@
    /**
     * 膜系
     */
    private Integer filmsId;
    private String filmsId;
    /**
     * 数量