lmstack 3 lat temu
rodzic
commit
4289c6abc6
1 zmienionych plików z 2 dodań i 1 usunięć
  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'