lius
2023-07-17 4d74bebe76748d8ba6fe90b76db35ca13ba9333c
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/entity/MdcNoplanClose.java
@@ -14,6 +14,7 @@
import lombok.EqualsAndHashCode;
import lombok.experimental.Accessors;
import com.fasterxml.jackson.annotation.JsonFormat;
import org.jeecg.common.aspect.annotation.Dict;
import org.jeecg.common.system.base.entity.JeecgEntity;
import org.springframework.format.annotation.DateTimeFormat;
import org.jeecgframework.poi.excel.annotation.Excel;
@@ -50,6 +51,7 @@
     */
    @Excel(name = "非计划停机类型", width = 15)
    @ApiModelProperty(value = "非计划停机类型")
    @Dict(dicCode = "mdc_noplan_type")
    private String noplanType;
    /**
     * 非计划停机开始时间