Authored by 杨延青

Merge branch 'feature/addSkns' into 'master'

Feature/add skns



See merge request !13
... ... @@ -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,
... ...