zhoushihao
2024-12-19 2c0eb3b5d5f8586406e7be8731e3553ee26665e0
hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/java/com/mes/bigstorage/entity/BigStorageGlassRelationInfo.java
@@ -1,5 +1,7 @@
package com.mes.bigstorage.entity;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import lombok.Data;
/**
@@ -13,6 +15,7 @@
    /**
     * /*钢化玻璃关系表id
     */
    @TableId(value = "id", type = IdType.AUTO)
    private Long id;
    private String engineerId;