头像视频合成后,上传,查看

This commit is contained in:
spllzh
2025-10-08 11:50:49 +08:00
parent 45d061bad7
commit e5cba62007
26 changed files with 266 additions and 5 deletions

View File

@@ -70,6 +70,8 @@ public interface IMenuService extends IService<Menu> {

View File

@@ -74,6 +74,8 @@ public class MenuServiceImpl extends ServiceImpl<MenuMapper, Menu> implements IM

View File

@@ -74,6 +74,8 @@ public class RoleServiceImpl extends ServiceImpl<RoleMapper, Role> implements IR

View File

@@ -74,6 +74,8 @@ public class UserRoleServiceImpl extends ServiceImpl<UserRoleMapper, UserRole> i