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):