|
@@ -91,6 +91,7 @@ func Distributor(region []string, entId, entUserId int) []*User {
|
|
data, _ := IC.Mgo.Find("entniche_rule", map[string]interface{}{
|
|
data, _ := IC.Mgo.Find("entniche_rule", map[string]interface{}{
|
|
}, "", nil, false, -1, 1)
|
|
}, "", nil, false, -1, 1)
|