.1493611932038640:28dee7dd955124cd68c27677801d46af_69e8d3ad7de0a514a3f7693a.69e9cb84fcf5e1ee61386c3d.69e9cb8388e79822a09f39f0:Trae CN.T(2026/4/23 15:34:28)#3
Conversation
- 创建后端应用目录结构 - 添加FastAPI等后端依赖 - 初始化前端node_modules基础依赖
- 添加用户认证系统,包括登录、注册和权限管理 - 实现实验室、设备、预约、实验记录等核心模块 - 添加考勤管理和维护管理功能 - 集成通知系统和仪表板统计 - 完善前后端交互和API接口 - 优化前端路由和状态管理
refactor(auth): 使用SHA256预处理密码后再进行bcrypt哈希 chore: 更新前端pinia依赖至2.3.1版本 build: 更新package-lock.json版本号至1.0.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.