bugfix
This commit is contained in:
parent
db43d5aca3
commit
a87942fb34
@ -8,10 +8,6 @@ import sys
|
||||
import asyncio
|
||||
import signal
|
||||
|
||||
# 切换到 Sage 工作目录
|
||||
os.chdir(os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
|
||||
sys.path.insert(0, os.path.join(os.path.dirname(os.path.abspath(__file__)), '..', 'py3', 'lib', 'python3.10', 'site-packages'))
|
||||
|
||||
from appPublic.folderUtils import ProgramPath
|
||||
from appPublic.jsonConfig import getConfig
|
||||
from sqlor.dbpools import DBPools
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user