shawenguan hace 1 año
padre
commit
ef4b976713
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Scripts/hbcpre/hbcpreComposite.js

+ 0 - 1
Scripts/hbcpre/hbcpreComposite.js

@@ -177,7 +177,6 @@ function addCompositeFakeWorksToSeries(ownSeriesList, needData, num){
 
 function checkHandleMyOwnList(ownList, needList){
     let seriesCntDict = readMySeriesOwnCntFakeData();
-    magicJS.logger.error(JSON.stringify(seriesCntDict));
     for(let i=0; i < ownList.length; i++){
         let iData = ownList[i];
         let seriesList = iData.seriesList;