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