@@ -14,7 +14,7 @@ logging.basicConfig(filename=path1 + 'log/pcd-pjibot_guide.log', level=logging.I
format='%(asctime)s - %(levelname)s - %(message)s')
key1 = 'pjibot/'
-sleep_time = 60 # 每多少秒扫描一次
+sleep_time = 30 # 每多少秒扫描一次
error_bag_json = "/mnt/disk001/dcl_data_process/src/python2/pjibot/pcd-errorBag.json"
def parse_json_to_string_array(file_path):