| File was renamed from hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/java/com/mes/hollow/entity/BigStorageCageHollow.java |
| | |
| | | package com.mes.hollow.entity; |
| | | |
| | | import com.baomidou.mybatisplus.annotation.IdType; |
| | | import com.baomidou.mybatisplus.annotation.TableId; |
| | | import lombok.Data; |
| | | |
| | | /** |
| | | * (BigStorageCageHollow)表实体类 |
| | | * (HollowBigStorageCage)表实体类 |
| | | * |
| | | * @author makejava |
| | | * @since 2024-11-21 09:22:45 |
| | | */ |
| | | @Data |
| | | public class BigStorageCageHollow { |
| | | public class HollowBigStorageCage { |
| | | /** |
| | | * /*大理片笼表id |
| | | */ |
| | | @TableId(value = "id", type = IdType.AUTO) |
| | | private Long id; |
| | | /** |
| | | * /*设备id |