mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-07 02:10:23 +00:00
perf: country code api (#13672)
* perf: remove notification migrations * perf: country code api --------- Co-authored-by: ibuler <ibuler@qq.com>
This commit is contained in:
@@ -9,4 +9,5 @@ app_name = 'common'
|
||||
|
||||
urlpatterns = [
|
||||
path('resources/cache/', api.ResourcesIDCacheApi.as_view(), name='resources-cache'),
|
||||
path('countries/', api.CountryListApi.as_view(), name='resources-cache'),
|
||||
]
|
||||
|
Reference in New Issue
Block a user