Go to file
2024-11-20 21:17:24 +08:00
.idea Merge branch 'refs/heads/dev/pjq' 2024-11-20 20:02:42 +08:00
api 项目管理权限验证完成,添加了登录的普通用户可以查看所属项目的项目信息 2024-11-20 21:02:44 +08:00
test 修复了单元测试中发现的问题 2024-11-20 16:26:11 +08:00
.env 全部目录结构完成 2024-11-19 20:08:21 +08:00
config.py 全部目录结构完成 2024-11-19 20:08:21 +08:00
database.py 全部目录结构完成 2024-11-19 20:08:21 +08:00
dependencies.py 优化import 2024-11-20 16:25:36 +08:00
main.py cors 2024-11-20 18:49:11 +08:00
models.py 修复tenant_id不能为空的问题 2024-11-20 21:17:24 +08:00
requirements.txt 添加mysql支持 2024-11-20 17:49:51 +08:00