mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-05-08 14:47:09 +00:00
6 lines
53 B
Python
6 lines
53 B
Python
# coding:utf-8
|
|
app_name = 'perms'
|
|
|
|
urlpatterns = [
|
|
]
|