WH01243 8 months ago
parent
commit
5771c781be
1 changed files with 2 additions and 0 deletions
  1. 2 0
      clueSync/main.go

+ 2 - 0
clueSync/main.go

@@ -6,8 +6,10 @@ import (
 	"app.yhyue.com/moapp/jybase/mongodb"
 	"app.yhyue.com/moapp/jybase/mysql"
 	"app.yhyue.com/moapp/jybase/redis"
+	"bp.jydev.jianyu360.cn/BaseService/pushpkg/p"
 	"flag"
 	"fmt"
+	"github.com/robfig/cron"
 	"log"
 )