shawenguan 1 year ago
parent
commit
d97fec5108
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Scripts/hbcpre/hbcpreHelper.js

+ 1 - 1
Scripts/hbcpre/hbcpreHelper.js

@@ -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}],
         ];
     }