音频文件上传、并可浏览器访问

This commit is contained in:
spllzh
2025-08-16 18:55:59 +08:00
parent b3d28112a7
commit 84ff3b3a4e
20 changed files with 155 additions and 1 deletions

View File

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

View File

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

View File

@@ -23,3 +23,4 @@ public class UserRoleServiceImpl extends ServiceImpl<UserRoleMapper, UserRole> i