Authored by 杨延青

Merge branch 'revert-0b89e98b' into 'master'

Revert "Merge branch 'revert-358c12e7' into 'master'"

This reverts merge request !14

See merge request !15
... ... @@ -57,7 +57,8 @@ module.exports = async(time) => {
if (isSpecialSize) {
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 = inSkns ? 0.02 : 0.05;
const highRate = 0.02;
report({
productId: yhProduct.productId,
... ...