mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-12 13:05:58 +08:00
demo modify
This commit is contained in:
@@ -293,10 +293,6 @@ type config struct {
|
||||
SmtpAddr string `yaml:"smtpAddr"`
|
||||
SmtpPort int `yaml:"smtpPort"`
|
||||
}
|
||||
ErrMsg struct {
|
||||
HasRegistered string `yaml:"hasRegistered"`
|
||||
MailSendCodeErr string `yaml:"mailSendCodeErr"`
|
||||
}
|
||||
}
|
||||
}
|
||||
type PConversation struct {
|
||||
|
||||
Reference in New Issue
Block a user