cuilei
2025-06-16 73be743ff89b54fa14fb07afa72e6d833406a381
lxzn-module-tms/src/main/java/org/jeecg/modules/tms/entity/ParaThreadingTool.java
@@ -43,7 +43,7 @@
   /**工具编号*/
   @Excel(name = "工具编号", width = 15)
    @ApiModelProperty(value = "工具编号")
    private String toolId;
    private String toolCode;
   /**序号(或企业内原代码)*/
   @Excel(name = "序号(或企业内原代码)", width = 15)
    @ApiModelProperty(value = "序号(或企业内原代码)")
@@ -148,9 +148,9 @@
   @Excel(name = "排屑槽型", width = 15)
    @ApiModelProperty(value = "排屑槽型")
    private String fluteSoltType;
   /**排屑槽型*/
   @Excel(name = "排屑槽型", width = 15)
    @ApiModelProperty(value = "排屑槽型")
   /**螺纹类型*/
   @Excel(name = "螺纹类型", width = 15)
    @ApiModelProperty(value = "螺纹类型")
    private String threadType;
   /**导向尺寸*/
   @Excel(name = "导向尺寸", width = 15)
@@ -164,6 +164,18 @@
   @Excel(name = "连接键槽", width = 15)
    @ApiModelProperty(value = "连接键槽")
    private String connectingKeyway;
    /**集团公司编码*/
    @Excel(name = "集团公司编码", width = 15)
    @ApiModelProperty(value = "集团公司编码")
    private String groupCompanyCode;
    /**集团公司标记*/
    @Excel(name = "集团公司标记", width = 15)
    @ApiModelProperty(value = "集团公司标记")
    private String groupCompanySign;
    /**工具简称*/
    @Excel(name = "工具简称", width = 15)
    @ApiModelProperty(value = "工具简称")
    private String shortCalled;
   /**租户号*/
   @Excel(name = "租户号", width = 15)
    @ApiModelProperty(value = "租户号")