sol-cloud/cloud/web/web-system-8081/src/main
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
..
java/com/bgasol/web/system refactor(database): Update table names and indexes 2025-07-25 22:14:20 +08:00
resources refactor(架构调整): Remove Seata-related code and optimize cache logic 2025-05-24 19:07:21 +08:00