mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-03 00:25:59 +08:00
script
This commit is contained in:
@@ -12,7 +12,7 @@ type PushCmd struct {
|
||||
}
|
||||
|
||||
func NewPushCmd() *PushCmd {
|
||||
return &PushCmd{NewRpcCmd(config.Config.RpcRegisterName.OpenImPushName)}
|
||||
return &PushCmd{NewRpcCmd()}
|
||||
}
|
||||
|
||||
func (r *RpcCmd) AddPush() {
|
||||
|
||||
Reference in New Issue
Block a user