zhangyong 1 rok temu
rodzic
commit
afcc6fc629
1 zmienionych plików z 1 dodań i 2 usunięć
  1. 1 2
      single_video/get_vx_message.py

+ 1 - 2
single_video/get_vx_message.py

@@ -66,8 +66,7 @@ class VxMessage():
                         channle = "shipinhao"
                         data = shipinhaoVdieo.get_videoList(vx_message, channle)
                 else:
-                    print(f"该消息类型不做处理{msg_type}")
-                    return
+                    data = "该消息类型不做处理"
                 with open('/root/single_video_crawler/id', 'w') as file:
                     file.write(str(id+1))
                 # 获取当前时间