Commit 64e312cf by ken

试试看罗

parent 14a79de1
......@@ -4,7 +4,7 @@ const WebSocket = require('ws');
const request = require('request');
const crypto = require('ezcrypto').Crypto;
const options = {};
const observerSymbol = ["btcusdt", 'ethusdt', 'ethbtc', "eosbtc", "eosusdt", 'bccusdt', 'xrpusdt'];
const observerSymbol = ["btcusdt", 'ethusdt', 'ethbtc', "eosbtc", "eosusdt", 'bccusdt'];
const redis = require('redis');
const redisClient = redis.createClient();
const publishKey = "ZB@2";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment