904118851 8 сар өмнө
parent
commit
9b4b35151a

+ 6 - 4
PULL_DATA_FACTORY/PULL_DATA.js

@@ -215,11 +215,13 @@ async function processTask(){
     
         let detail_item =  await process_material_list(response,cur_page,cur_timeRange)
 
-        if(detail_item.materialId_list.length<=0){
+        await processDetailTask(detail_item)
 
-        }else{
-            await processDetailTask(detail_item)
-        }
+        // if(detail_item.materialId_list.length<=0){
+
+        // }else{
+        //     await processDetailTask(detail_item)
+        // }
         console.log("processTask over!")
 
     }catch(e){

BIN
dump.rdb