update config int

This commit is contained in:
张建生 2025-02-28 16:36:29 +08:00
parent c4f169462f
commit 632e14d415
20 changed files with 21 additions and 41 deletions

View file

@ -178,3 +178,4 @@ def merge_dict(dicts: Iterable[Dict]) -> Dict:
_CONFIG_CACHE = {}
config = Config.default()