This commit is contained in:
Gordon 2022-07-28 15:32:03 +08:00
parent 4b6332dbfa
commit 36885b4f9e

View File

@ -23,7 +23,7 @@ var (
) )
func init() { func init() {
//FcmClient = newFcmClient() FcmClient = newFcmClient()
} }
func newFcmClient() *Fcm { func newFcmClient() *Fcm {