Browse Source

替换Mongo工具包

zhangxinlei1996 5 years ago
parent
commit
9e20ebdf3d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/src/qfw/util/jy/entnichepush.go

+ 1 - 1
common/src/qfw/util/jy/entnichepush.go

@@ -4,9 +4,9 @@ import (
 	"encoding/json"
 	"fmt"
 	"log"
+	mg "qfw/mongodb"
 	. "qfw/util"
 	"qfw/util/elastic"
-	mg "qfw/util/mongodb"
 	"qfw/util/mysql"
 	"qfw/util/redis"
 	"strings"