chore: move trading_config.json to public/

This commit is contained in:
2025-07-17 19:59:56 +08:00
parent c8de94b041
commit f7b17d4904
2 files changed
+1 -232

No files matched your search

+1 -1
View File
@@ -414,7 +414,7 @@ class TradingConfig:
- _load_config(): 加载JSON配置文件
"""
def __init__(self, config_file: str = "trading_config.json"):
def __init__(self, config_file: str = "public/trading_config.json"):
"""
初始化交易配置