|
@@ -490,7 +490,7 @@ function handleCompoundIndex(){
|
|
|
if(randomList.length == 0){
|
|
if(randomList.length == 0){
|
|
|
data.random_num = 1;
|
|
data.random_num = 1;
|
|
|
data.randomcollection = [
|
|
data.randomcollection = [
|
|
|
- [{id: 1861, count_num: 10000, nums: 1}],
|
|
|
|
|
|
|
+ [{id: 2988, count_num: 10000, nums: 1}],
|
|
|
];
|
|
];
|
|
|
}
|
|
}
|
|
|
|
|
|