cuilei
2025-06-16 73be743ff89b54fa14fb07afa72e6d833406a381
lxzn-module-tms/src/main/java/org/jeecg/modules/tms/entity/ParaMillTool.java
@@ -204,6 +204,18 @@
   @Excel(name = "最近加工直径", width = 15)
    @ApiModelProperty(value = "最近加工直径")
    private String recentlyDiameter;
    /**集团公司编码*/
    @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 = "租户号")