Lius
2024-10-31 7d8887e36acb71ee20bf2f55170571b3fa7621b7
lxzn-module-mdc/src/main/java/org/jeecg/modules/mdc/entity/MdcComponentInfo.java
@@ -1,8 +1,5 @@
package org.jeecg.modules.mdc.entity;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableField;
import com.baomidou.mybatisplus.annotation.TableName;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
@@ -60,13 +57,6 @@
    //@Excel(name = "产线", width = 15)
    //@ApiModelProperty(value = "产线")
    private String beltlineId;
//    /**
//     * 车间名称
//     */
//    @TableField(exist = false)
//    @Excel(name = "产线", width = 15)
//    @ApiModelProperty(value = "产线")
//    private String productionName;
    /**
     * 是否为自动线
     */