mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:12:51 +00:00
Merge remote-tracking branch 'origin/v2' into v2
This commit is contained in:
commit
594b7b27fa
|
|
@ -6,5 +6,5 @@ app_name = 'oss'
|
|||
|
||||
urlpatterns = [
|
||||
path('oss/file', views.FileView.as_view()),
|
||||
path('oss/get_url', views.GetUrlView.as_view()),
|
||||
path('oss/get_url/<str:application_id>', views.GetUrlView.as_view()),
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue