Houjie
2025-05-23 c5daf9399f292e5b21deff9d5a8ac60fb4c377ab
lxzn-module-tms/src/main/java/org/jeecg/modules/tms/entity/ToolsClassify.java
@@ -78,6 +78,9 @@
    @Dict(dicCode = "tool_para_type")
    private String paraTypeFlag;
    @ApiModelProperty(value = "工具分类编码方式")
    private String encodingType;
    @Excel(name = "参数模板", width = 15)
    @TableField(exist = false)
    private String paraTypeFlagName;