This website requires JavaScript.
Explore
Help
Register
Sign In
zyh
/
game_server
Watch
1
Star
0
Fork
0
You've already forked game_server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1b3ce1040a9dc44320788b69efeeaf264a4fe3b8
game_server
/
target
/
classes
History
zyh
1b3ce1040a
Refactor account management DTOs by removing displayName and role fields from AccountCreateRequest, AccountUpdateRequest, and AccountResponse, and updating related logic in AccountService. Adjust alwaysApply setting in zh.mdc to false.
2025-08-24 18:41:57 +08:00
..
com/gameplatform
/server
Refactor account management DTOs by removing displayName and role fields from AccountCreateRequest, AccountUpdateRequest, and AccountResponse, and updating related logic in AccountService. Adjust alwaysApply setting in zh.mdc to false.
2025-08-24 18:41:57 +08:00
mapper
/account
Refactor user account management by replacing User entity with UserAccount, updating UserController and UserService for CRUD operations, and modifying MyBatis mappers accordingly.
2025-08-24 17:42:47 +08:00
application.yml
Enhance authentication logging and update MyBatis configuration
2025-08-24 16:52:20 +08:00
schema.sql
first commit
2025-08-24 15:33:03 +08:00