904118851 hace 8 meses
padre
commit
577864ffa4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      1_FILTER_FACTORY/FILTER_FACTORY.js

+ 1 - 1
1_FILTER_FACTORY/FILTER_FACTORY.js

@@ -43,7 +43,7 @@ async function processTask(){
                         source:filter_data.source,
                         status:0,
                     })
-                    console.log("新增一条数据:",res.id)
+                    console.log("新增一条数据:",res.data.id)
                 }
             }