瀏覽代碼

修改bug

lmstack 3 年之前
父節點
當前提交
4289c6abc6
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      CONFIGURE/PathSetting.py

+ 2 - 1
CONFIGURE/PathSetting.py

@@ -1,3 +1,4 @@
 base_path = 'F:\work\QX\data_analyze_platform'
+
 backend_path = base_path + '\LIB\BACKEND'
-middle_path = base_path + '\platform\LIB\MIDDLE'
+middle_path = base_path + '\LIB\MIDDLE'