Expand description
登录/注册 API 路由 登录/注册接口 (Login Controller)
用户登录、注册、邀请码管理。 对应 Java LoginController。
Functions§
- add_
invitation_ code - 新增邀请码
- delete_
invitation_ code - 删除邀请码
- get_
invitation_ codes - 邀请码列表
- login
- 用户登录
- reg
- 用户注册
- routes
- 登录相关路由(挂载于
/api)
登录/注册 API 路由 登录/注册接口 (Login Controller)
用户登录、注册、邀请码管理。 对应 Java LoginController。
/api)