LingxinMeng пре 6 месеци
родитељ
комит
a07d2e1e75
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/python2/pjibot_delivery/2simulation-pjibot_delivery.py

+ 1 - 1
src/python2/pjibot_delivery/2simulation-pjibot_delivery.py

@@ -19,7 +19,7 @@ logging.basicConfig(filename=path2 + 'log/2simulation-pjibot_delivery.log', leve
 
 sleep_time = 30  # 每多少秒扫描一次
 
-error_bag_json = "/mnt/disk001/dcl_data_process/src/python2/pjisuv/2simulation-errorBag.json"
+error_bag_json = "/mnt/disk001/dcl_data_process/src/python2/pjibot_delivery/2simulation-errorBag.json"
 
 
 def parse_json_to_string_array(file_path):