开始交易

This commit is contained in:
Porter
2025-08-20 10:53:59 +08:00
parent 29e98d6eed
commit 81e91a0a0d
5 changed files with 11 additions and 7 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
import sys
import os
#sys.path.append(os.path.abspath("/Users/jack/Documents/GitHub/chan.py"))
sys.path.append(os.path.abspath("/Users/jack/Project/chan.py"))
sys.path.append(os.path.abspath("/Users/jack/Documents/GitHub/chan.py"))
#sys.path.append(os.path.abspath("/Users/jack/Project/chan.py"))
from Chan import CChan
from BuySellPoint.BS_Point import CBS_Point
from ChanConfig import CChanConfig