class PriceMonitorConfig {} // 千分之一以上的差价才输出到文件观察 PriceMonitorConfig.percentageLimit = 0.1 module.exports = PriceMonitorConfig