This commit is contained in:
wangchuxiao
2022-05-26 19:53:13 +08:00
parent 4b7177101a
commit 1eeb7f8303
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -439,6 +439,7 @@ type config struct {
SmtpPort int `yaml:"smtpPort"`
}
TestDepartMentID string `yaml:"testDepartMentID"`
ImAPIURL string `yaml:"imAPIURL"`
}
Rtc struct {
Port int `yaml:"port"`