| | |
| | | /**工具编号*/ |
| | | @Excel(name = "工具编号", width = 15) |
| | | @ApiModelProperty(value = "工具编号") |
| | | private String toolId; |
| | | private String toolCode; |
| | | /**序号(或企业内原代码)*/ |
| | | @Excel(name = "序号(或企业内原代码)", width = 15) |
| | | @ApiModelProperty(value = "序号(或企业内原代码)") |
| | |
| | | @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) |
| | |
| | | @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 = "租户号") |