mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-05-08 16:16:40 +00:00
8 lines
64 B
Python
8 lines
64 B
Python
# -*- coding: utf-8 -*-
|
|
#
|
|
app_name = 'orgs'
|
|
|
|
|
|
urlpatterns = [
|
|
]
|