class PriceMonitorConfig {} // 指定百分比以上的价差才输出到文件观察 PriceMonitorConfig.percentageLimit = 0.25 module.exports = PriceMonitorConfig