mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-05 01:11:57 +00:00
perf: 修改 connection token
This commit is contained in:
5
apps/perms/api/perm_token.py
Normal file
5
apps/perms/api/perm_token.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from rest_framework.viewsets import ModelViewSet
|
||||
|
||||
|
||||
class PermTokenViewSet(ModelViewSet):
|
||||
pass
|
Reference in New Issue
Block a user