shawenguan 1 anno fa
parent
commit
7c438e243e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: 1861, count_num: 10000, nums: 1}],
+            [{id: 2988, count_num: 10000, nums: 1}],
         ];
     }