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 |
|
zyh
|
f37159e1fc
|
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 |
|
zyh
|
bc1f10381a
|
Enhance authentication logging and update MyBatis configuration
|
2025-08-24 16:52:20 +08:00 |
|
zyh
|
51d6319121
|
Update CORS configuration in SecurityConfig to enable custom settings
|
2025-08-24 15:54:44 +08:00 |
|
zyh
|
c65c03b933
|
Refactor authentication logic to unify user account handling and update database schema for user accounts
|
2025-08-24 15:54:21 +08:00 |
|
zyh
|
be437a360d
|
first commit
|
2025-08-24 15:33:03 +08:00 |
|