two #1

Merged
lxy merged 1 commits from feature/test into main 2025-08-25 08:10:47 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit e559cd4e79 - Show all commits

1
.gitignore vendored
View File

@ -31,3 +31,4 @@ build/
### VS Code ### ### VS Code ###
.vscode/ .vscode/
.history

2
api.md
View File

@ -2,7 +2,7 @@
## 用户认证模块 ## 用户认证模块
### 用户登录 ### 用户登录 1111
**功能描述**: 用户通过邮箱和密码进行登录认证登录成功后返回token和用户基本信息 **功能描述**: 用户通过邮箱和密码进行登录认证登录成功后返回token和用户基本信息