mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-27 15:54:14 +00:00
feat: 系统工具增加服务器时间及nmap工具 (#11078)
This commit is contained in:
@@ -23,4 +23,5 @@ urlpatterns = [
|
||||
path('logo/', api.SettingsLogoApi.as_view(), name='settings-logo'),
|
||||
path('public/', api.PublicSettingApi.as_view(), name='public-setting'),
|
||||
path('public/open/', api.OpenPublicSettingApi.as_view(), name='open-public-setting'),
|
||||
path('server-info/', api.ServerInfoApi.as_view(), name='server-info'),
|
||||
]
|
||||
|
Reference in New Issue
Block a user