From 0fe8a370502f6c46a13bf4ce55ad55d084600aa2 Mon Sep 17 00:00:00 2001 From: xsean Date: Tue, 18 Nov 2025 13:48:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=AD=BE=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ips.txt | 5 ++++- local_file.txt | 6 +----- testudp.py | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/ips.txt b/ips.txt index ceaf2b5..1105047 100644 --- a/ips.txt +++ b/ips.txt @@ -1 +1,4 @@ -192.168.31.103 \ No newline at end of file +172.29.119.27 +172.30.8.119 +172.29.119.29 +172.29.119.24 diff --git a/local_file.txt b/local_file.txt index 5457a5d..74bf187 100644 --- a/local_file.txt +++ b/local_file.txt @@ -13,10 +13,6 @@ WashParam deviceId - 6256EAE6-38C2-4110-8150-58F9C7918B4E - lastReboot - 1762077063 - senderId - 4294967950 + 84FB4557-5F57-49A1-A260-0BCCEBA6B9FF diff --git a/testudp.py b/testudp.py index e5cead3..ec703ab 100644 --- a/testudp.py +++ b/testudp.py @@ -3,7 +3,7 @@ import socket data = """ { - "url": "/adtask/show" + "url": "/start" } """.encode('utf-8')