refactor: file to oss
parent
93833849c1
commit
b17cf3fea8
|
|
@ -45,7 +45,8 @@ INSTALLED_APPS = [
|
||||||
'system_manage',
|
'system_manage',
|
||||||
'models_provider',
|
'models_provider',
|
||||||
'django_celery_beat',
|
'django_celery_beat',
|
||||||
'application'
|
'application',
|
||||||
|
'oss'
|
||||||
]
|
]
|
||||||
|
|
||||||
MIDDLEWARE = [
|
MIDDLEWARE = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue