sol-cloud/cloud/web/web-system-8081
sol 0a7768d775 refactor(database): Update table names and indexes
Updated @TableName annotations in DepartmentEntity, FileEntity, ImageEntity, MenuEntity, PermissionEntity, RoleEntity, and UserEntity
Updated @JoinTable annotations in RoleEntity and UserEntity
Updated methods for querying associated tables in RoleService and UserService
Updated creation scripts for file, image, video, permission, menu, role, and user tables
Removed unnecessary indexes and added pagination primary order indexes
2025-07-25 22:14:20 +08:00
..
src/main refactor(database): Update table names and indexes 2025-07-25 22:14:20 +08:00
pom.xml feat(system): Implement basic Service caching functions and optimize logging 2025-06-10 20:02:59 +08:00