mirror of
https://github.com/mizhexiaoxiao/vue-fastapi-admin.git
synced 2026-09-20 20:49:51 +00:00
Update
This commit is contained in:
@@ -53,6 +53,7 @@ class Settings(BaseSettings):
|
||||
"use_tz": False,
|
||||
"timezone": "Asia/Shanghai",
|
||||
}
|
||||
DATETIME_FORMAT: str = "%Y-%m-%d %H:%M:%S"
|
||||
|
||||
|
||||
settings = Settings()
|
||||
|
||||
Reference in New Issue
Block a user