🔨 修改表结构.

This commit is contained in:
lijiahangmax
2024-12-18 21:35:59 +08:00
parent 04327c19e3
commit 1d89b392b0
5 changed files with 90 additions and 83 deletions

View File

@@ -18,7 +18,7 @@ default-time_zone='+8:00'
# 服务端字符集
character_set_server=utf8mb4
# 字符排序规则
collation_server=utf8mb4_general_ci
collation_server=utf8mb4_unicode_ci
# 默认存储引擎
default-storage-engine=InnoDB
# 禁止 DNS 解析