hyingbo
8 天以前 650b17081633bd2cce2a07d8fb4ebbfbd50a8edf
lxzn-module-tms/src/main/java/org/jeecg/modules/tms/entity/ParaHoleTools.java
@@ -204,6 +204,18 @@
    @Excel(name = "适配刀座", width = 15)
    @ApiModelProperty(value = "适配刀座")
    private String adaptHolder;
    /**集团公司编码*/
    @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 = "备注")