修改签名
This commit is contained in:
parent
437cdc5b1b
commit
0fe8a37050
5
ips.txt
5
ips.txt
@ -1 +1,4 @@
|
||||
192.168.31.103
|
||||
172.29.119.27
|
||||
172.30.8.119
|
||||
172.29.119.29
|
||||
172.29.119.24
|
||||
|
||||
@ -13,10 +13,6 @@
|
||||
<key>WashParam</key>
|
||||
<false/>
|
||||
<key>deviceId</key>
|
||||
<string>6256EAE6-38C2-4110-8150-58F9C7918B4E</string>
|
||||
<key>lastReboot</key>
|
||||
<integer>1762077063</integer>
|
||||
<key>senderId</key>
|
||||
<integer>4294967950</integer>
|
||||
<string>84FB4557-5F57-49A1-A260-0BCCEBA6B9FF</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
@ -3,7 +3,7 @@ import socket
|
||||
|
||||
data = """
|
||||
{
|
||||
"url": "/adtask/show"
|
||||
"url": "/start"
|
||||
}
|
||||
""".encode('utf-8')
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user