Houjie
2025-06-13 4a6f839ec9fe6123636e239e3bdacb73a7fffbf4
lxzn-module-tms/src/main/java/org/jeecg/modules/tms/entity/ParaCommonTool.java
@@ -72,6 +72,14 @@
   @Excel(name = "型号/图号", width = 15)
    @ApiModelProperty(value = "型号/图号")
    private String toolModel;
    /**刀具材料*/
    @Excel(name = "刀具材料", width = 15)
    @ApiModelProperty(value = "刀具材料")
    private String toolMaterial;
    /**零件材料*/
    @Excel(name = "零件材料", width = 15)
    @ApiModelProperty(value = "零件材料")
    private String partMaterial;
   /**备注*/
   @Excel(name = "备注", width = 15)
    @ApiModelProperty(value = "备注")