1.菜单和按钮基本授权完成;

2. todo:
a.按钮数据权限;
b.字段权限
This commit is contained in:
猿小天
2023-08-15 23:55:46 +08:00
committed by 李强
parent d290836f4f
commit ea335922b2
11 changed files with 237 additions and 96 deletions

View File

@@ -18,7 +18,7 @@ requests==2.28.2
typing-extensions==4.4.0
smmap==5.0.0
tzlocal==4.1
channels==3.0.5
channels==4.0.0
channels-redis==4.0.0
websockets==10.4
user-agents==2.2.0
@@ -28,4 +28,4 @@ psycopg2==2.9.5
uvicorn==0.20.0
gunicorn==20.1.0
gevent==22.10.2
Pillow==8.3.1
Pillow==8.3.2