Parcourir la source

更新 'CONFIGURE/PathSetting.py'

lmstack il y a 3 ans
Parent
commit
bc7e570212
1 fichiers modifiés avec 5 ajouts et 5 suppressions
  1. 5 5
      CONFIGURE/PathSetting.py

+ 5 - 5
CONFIGURE/PathSetting.py

@@ -1,6 +1,6 @@
-__author__ = 'Wang Liming'
-
-base_path = 'D:\WORK\QX\PROJECT\data_analyze_platform'
-
-backend_path = base_path + '\LIB\BACKEND'
+__author__ = 'Wang Liming2'
+
+base_path = 'D:\WORK\QX\PROJECT\data_analyze_platform'
+
+backend_path = base_path + '\LIB\BACKEND'
 middle_path = base_path + '\LIB\MIDDLE'