psto преди 2 години
родител
ревизия
040176c6a2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -144,7 +144,7 @@ async def get_opc_data(sys_url, point_arr, ns=2):
                 # 监听点位
                 await client.create_subscription(500, handler)
             except Exception as e:
-                print(e.args)
+                # print(e.args)
                 raise Exception("设置监听错误!")
             try:
                 value = await tag.read_value()