This commit is contained in:
2026-03-20 22:26:01 +08:00
Unverified
parent 5a8518f6ab
commit 28039368cb
6 changed files with 53 additions and 246 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ database:
host: localhost
port: 3306
user: root
password: root
password: 123456
dbname: exam_registration
charset: utf8mb4
max_idle_conns: 10