user bug fix

This commit is contained in:
Gordon
2023-03-13 12:15:25 +08:00
parent 9645d16b2d
commit 78a30a7663
2 changed files with 3 additions and 4 deletions
+1 -2
View File
@@ -224,8 +224,7 @@ type config struct {
}
Manager struct {
AppManagerUid []string `yaml:"appManagerUid"`
// AppSysNotificationName string `yaml:"appSysNotificationName"`
Nickname []string `yaml:"nickname"`
Nickname []string `yaml:"nickname"`
}
Kafka struct {