Authored by mali

缓存细化

... ... @@ -50,7 +50,7 @@ public class ProductSalesService {
return salesMap;
}
});
logger.info("method selectAmountByProductIdList result is {}" , bulk);
return bulk;
}
}
... ...