调用dify

This commit is contained in:
spllzh
2025-09-07 23:02:25 +08:00
parent 84ff3b3a4e
commit b475a864c6
45 changed files with 2158 additions and 44 deletions

View File

@@ -24,3 +24,10 @@ public class MenuServiceImpl extends ServiceImpl<MenuMapper, Menu> implements IM

View File

@@ -24,3 +24,10 @@ public class RoleServiceImpl extends ServiceImpl<RoleMapper, Role> implements IR

View File

@@ -24,3 +24,10 @@ public class UserRoleServiceImpl extends ServiceImpl<UserRoleMapper, UserRole> i