This commit is contained in:
wangchuxiao
2022-05-07 11:14:29 +08:00
parent 7914e7bc14
commit 747b963bd4
5 changed files with 118 additions and 164 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ type config struct {
RpcGetTokenPort []int `yaml:"rpcGetTokenPort"`
}
RpcRegisterName struct {
OpenImStatisticsName string `yaml:"OpenImStatisticsName"`
OpenImStatisticsName string `yaml:"openImStatisticsName"`
OpenImUserName string `yaml:"openImUserName"`
OpenImFriendName string `yaml:"openImFriendName"`
OpenImOfflineMessageName string `yaml:"openImOfflineMessageName"`