# 模拟面试助手 **Repository Path**: lupuxi/simulated-interview-assistant ## Basic Information - **Project Name**: 模拟面试助手 - **Description**: 。。。。。。。。。。。。。。。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-29 - **Last Updated**: 2026-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 使用: ``` 当前必须配置好mysql和redis才能正常使用 先访问/user/api/reg接口进行注册,/user/api/login接口进行登录 登录完成会返回一个token,之后进行对话或者文件上面必须在header种带有这个token才能正常运行 否则会被拦截 ```