This commit is contained in:
wangchuxiao
2022-01-25 19:18:04 +08:00
parent 82c8ace8df
commit cdc2428aca
30 changed files with 3731 additions and 1613 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ func initMysqlDB() {
&Group{},
&GroupMember{},
&GroupRequest{},
&User{},
&Users{},
&Black{}, &ChatLog{})
db.Set("gorm:table_options", "CHARSET=utf8")