mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-01 15:32:48 +08:00
修改默认配置mysql字符集为utf8mb4
This commit is contained in:
@@ -11,7 +11,7 @@ DATABASE=ulthon
|
||||
USERNAME=root
|
||||
PASSWORD=root
|
||||
HOSTPORT=3306
|
||||
CHARSET=utf8
|
||||
CHARSET=utf8mb4
|
||||
DEBUG=true
|
||||
PREFIX=ul_
|
||||
FIELDS_CACHE=false
|
||||
|
||||
Reference in New Issue
Block a user