refactor: file to oss

This commit is contained in:
wxg0103 2025-06-06 12:03:25 +08:00
parent 93833849c1
commit b17cf3fea8

View File

@ -45,7 +45,8 @@ INSTALLED_APPS = [
'system_manage',
'models_provider',
'django_celery_beat',
'application'
'application',
'oss'
]
MIDDLEWARE = [