mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-26 09:59:30 +00:00
7 lines
55 B
Python
7 lines
55 B
Python
# coding:utf-8
|
|
|
|
app_name = 'assets'
|
|
|
|
urlpatterns = [
|
|
]
|