feat: 增加技能管理模块试验性功能,等待优化
This commit is contained in:
@@ -12,6 +12,7 @@ public enum ApprovalResourceType {
|
||||
|
||||
BOT("BOT"),
|
||||
AGENT("AGENT"),
|
||||
SKILL("SKILL"),
|
||||
WORKFLOW("WORKFLOW"),
|
||||
KNOWLEDGE("KNOWLEDGE");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user