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