wu
2025-02-21 1bd7562e918a9d32a5228dd8ae77f1cbe26e1232
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