zhoushihao
2025-12-17 43d86830f4696c3ba2250a961d26377e1ff6cc32
hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/java/com/mes/bigstoragecagetask/entity/BigStorageCageHistoryTask.java
@@ -1,5 +1,7 @@
package com.mes.bigstoragecagetask.entity;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import lombok.Data;
import java.util.Date;
@@ -13,6 +15,7 @@
@Data
public class BigStorageCageHistoryTask {
    @TableId(value = "id", type = IdType.AUTO)
    private Integer id;
    /**
     * 玻璃id