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 changed files with 1 additions and 232 deletions

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"):
"""
初始化交易配置