1、关联工具独立出来

2、工具管理对应的都要调整
This commit is contained in:
pan
2024-09-05 08:58:44 +08:00
parent 3b86d79ea0
commit 6f70344177
13 changed files with 101 additions and 59 deletions

View File

@@ -192,6 +192,8 @@ public class Constants
/** 文档-doc **/
public static final String DOC_TYPE_DOC = "doc";
/** 工具状态 **/
public static final String ATT_TYPE_TOOL = "tool";
public static final String STR_ZERO = "0";