This website requires JavaScript.
云端笔记
Explore
Help
Sign In
public
/
FastapiAdmin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced
2026-09-22 05:02:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e856d13446b52a8d5b9a0db0ad15bc21a70c58a
FastapiAdmin
/
backend
/
app
/
api
/
v1
/
module_system
/
role
T
History
yuan
8e856d1344
refactor(role): 优化角色验证器
2025-09-08 16:42:47 +08:00
..
__init__.py
refactor(api): 重构API路由及模块结构,清理废弃模型代码
2025-09-04 02:50:29 +08:00
controller.py
refactor(api): 统一更新接口使用路径参数传递ID
2025-09-05 01:00:38 +08:00
crud.py
refactor(api): 重构API路由及模块结构,清理废弃模型代码
2025-09-04 02:50:29 +08:00
model.py
修复数据库初始化和Schema类型匹配问题
2025-09-04 02:50:29 +08:00
param.py
refactor(api): 重构API路由及模块结构,清理废弃模型代码
2025-09-04 02:50:29 +08:00
schema.py
refactor(role): 优化角色验证器
2025-09-08 16:42:47 +08:00
service.py
refactor(api): 统一更新接口使用路径参数传递ID
2025-09-05 01:00:38 +08:00