feat(user): 新增注销账户接口

This commit is contained in:
2026-02-27 14:13:47 +08:00
parent 1b68227ebc
commit 74b8b72545
9 changed files with 543 additions and 258 deletions

3
.gitignore vendored
View File

@@ -19,6 +19,9 @@ target/
*.iml
*.ipr
### macOS ###
.DS_Store
### NetBeans ###
/nbproject/private/