解决登录报错问题

This commit is contained in:
2026-04-09 18:50:59 +08:00
parent d9f0abfc10
commit f4403701c1
4 changed files with 65 additions and 28 deletions
+3
View File
@@ -8,6 +8,9 @@ ServerTimeOut = 0
# 最大请求体大小(字节),0 表示不限制
MaxMemory = 0
# 最大请求体大小(用于普通请求,10MB)
maxmemory = 10485760
# 数据库配置
# MySQL - 远程连接配置
mysqluser = go-platform