Refactor code

This commit is contained in:
wenxu12345 2022-02-08 19:28:46 +08:00
parent fa2b691dc1
commit 27262436d1

View File

@ -169,7 +169,7 @@ type config struct {
Conversation PConversation `yaml:"conversation"`
OfflinePush POfflinePush `yaml:"offlinePush"`
DefaultTips PDefaultTips `yaml:"defaultTips"`
}
} `yaml:"groupCreated"`
GroupInfoSet struct {
Conversation PConversation `yaml:"conversation"`