@@ -3,21 +3,21 @@ package front
import (
"fmt"
"jfw/jylabutil"
- "log"
- "math/rand"
+ //"log"
+ //"math/rand"
"qfw/util"
- "qfw/util/redis"
+ //"qfw/util/redis"
"time"
"jfw/jyutil"
- "regexp"
- "strconv"
- "strings"
- "sync"
+ //"regexp"
+ //"strconv"
+ //"strings"
+ //"sync"
"github.com/go-xweb/xweb"
- . "github.com/thinxer/go-word2vec"
- "gopkg.in/mgo.v2/bson"
+ //. "github.com/thinxer/go-word2vec"
+ //"gopkg.in/mgo.v2/bson"
)
type Entsearch struct {