删除多余代码

This commit is contained in:
sexygoat
2026-04-08 19:31:22 +08:00
parent b510b4539f
commit d1c6588d8f
110 changed files with 897 additions and 24613 deletions

View File

@@ -18,10 +18,9 @@
- [ ] 3.1 Update customer account types in `src/types/api/account.ts`
- [ ] 3.2 Update AccountService in `src/api/modules/account.ts` with new endpoints
- [ ] 3.3 Update customer account list page `/account-management/customer-account`
- [ ] 3.4 Add create/edit customer account forms with user type selection
- [ ] 3.5 Add password reset functionality
- [ ] 3.6 Add status toggle functionality
- [ ] 3.3 Add create/edit customer account forms with user type selection
- [ ] 3.4 Add password reset functionality
- [ ] 3.5 Add status toggle functionality
## 4. Enterprise Customer Enhancement