修改缓存和客户端处理

This commit is contained in:
2023-07-08 09:51:17 +08:00
parent 944000ecce
commit ab9eda3eec
4 changed files with 19 additions and 26 deletions

View File

@@ -15,4 +15,8 @@ CHARSET = utf8mb4
DEBUG = true
[LANG]
default_lang = zh-cn
default_lang = zh-cn
[CACHE]
driver=file
REDIS_SELECT=1