@@ -9,7 +9,7 @@ import signal
import paho.mqtt.client as mqtt
HOST = 'xt.wenhq.top'
-PORT = 8581
+PORT = 8581
TOPIC_PREFIX = '线架系统'
received = {}