stanley-king 2 年之前
父节点
当前提交
94bf77df4f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      plot/thdf5.py

+ 1 - 1
plot/thdf5.py

@@ -16,7 +16,7 @@ logger = logging.getLogger('test_log')
 
 class DataTest(unittest.TestCase):
     __redis_host = '192.168.3.104'
-    # __redis_host = '192.168.3.46'
+    __redis_host = '192.168.3.226'
 
     def test_connect(self):
         pool = redis.ConnectionPool(host='121.89.223.81', port=57649, db=0)