modify scripts
This commit is contained in:
@@ -12,6 +12,7 @@ db_config = {
|
||||
home_dir = os.path.expanduser("~")
|
||||
global_host_data_dir = f'{home_dir}/hostdir/stock_data'
|
||||
global_share_db_dir = f'{home_dir}/sharedata/sqlite'
|
||||
global_host_input_dir = f'{global_host_data_dir}/input'
|
||||
|
||||
# 兼容以前的定义
|
||||
global_stock_data_dir = global_host_data_dir
|
||||
|
||||
Reference in New Issue
Block a user