...
|
...
|
@@ -58,7 +58,7 @@ module.exports = async(time) => { |
|
|
console.log(`=================>spider-all-task yhId: ${yhProduct.productId}, duId: ${detail.productId} size: ${s.size} => ${find.relationSize || s.size}, ${find.sizeId}`);
|
|
|
}
|
|
|
// const highRate = inSkns ? 0.02 : 0.05;
|
|
|
const highRate = 0.001;
|
|
|
const highRate = 0.02;
|
|
|
|
|
|
report({
|
|
|
productId: yhProduct.productId,
|
...
|
...
|
|