fix:优化配置存储

This commit is contained in:
2026-01-30 00:19:09 +08:00
parent 6a0c826a06
commit 02cbd256d8
18 changed files with 228 additions and 420 deletions

View File

@@ -12,7 +12,7 @@ from utils.generate_utils import (
generate_zodiac,
)
config = load_config("config.toml")
config = load_config()
def create_header():