wangchuanjin 4 年之前
父節點
當前提交
44f1ac97be
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      src/jfw/modules/pc/server/src/push/rpccall.go

+ 0 - 4
src/jfw/modules/pc/server/src/push/rpccall.go

@@ -9,10 +9,6 @@ import (
 	"github.com/donnie4w/go-logger/logger"
 	"github.com/donnie4w/go-logger/logger"
 )
 )
 
 
-func init() {
-	IsOnLine("test", true)
-}
-
 //
 //
 func IsOnLine(key string, flag bool) {
 func IsOnLine(key string, flag bool) {
 	defer util.Catch()
 	defer util.Catch()