mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-03-19 19:42:07 +00:00
8 lines
64 B
Python
8 lines
64 B
Python
# -*- coding: utf-8 -*-
|
|
#
|
|
app_name = 'orgs'
|
|
|
|
|
|
urlpatterns = [
|
|
]
|