This commit is contained in:
wangchuxiao
2022-05-26 19:53:13 +08:00
committed by Xinwei Xiong(cubxxw-openim)
parent d9b5fc8be0
commit 4c884ee078
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -412,6 +412,7 @@ type config struct {
SmtpPort int `yaml:"smtpPort"`
}
TestDepartMentID string `yaml:"testDepartMentID"`
ImAPIURL string `yaml:"imAPIURL"`
}
Rtc struct {
Port int `yaml:"port"`