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

+ 1 - 0
Scripts/hbcpre/hbcpreHelper.js

@@ -440,6 +440,7 @@ function handlerHomeSeriesList(){
             item.soldNum = item.issueNum - 1;
         }
         item.saleTime -= otimeOffset;
+        item.status = 0;
     }
     gRetBody = rspData;
 }