|
@@ -12,7 +12,7 @@ logging.basicConfig(filename=path1 + 'log/callback-pjisuv.log', level=logging.IN
|
|
|
format='%(asctime)s - %(levelname)s - %(message)s')
|
|
|
|
|
|
key1 = 'pjisuv/'
|
|
|
-sleep_time = 60 # 每多少秒扫描一次
|
|
|
+sleep_time = 30 # 每多少秒扫描一次
|
|
|
|
|
|
url1_private = "http://10.14.86.127:9081/device/auth"
|
|
|
url2_private = "http://10.14.86.127:9081/device/data/callback"
|