mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-23 21:47:27 +00:00
8 lines
64 B
Python
8 lines
64 B
Python
# -*- coding: utf-8 -*-
|
|
#
|
|
app_name = 'orgs'
|
|
|
|
|
|
urlpatterns = [
|
|
]
|