This commit is contained in:
2026-07-10 18:33:27 +08:00
parent 698626a15a
commit 8270dc6500
54 changed files with 621 additions and 7225 deletions
@@ -1,7 +0,0 @@
"""模型计价服务软包。
各调用方显式导入 calculator/rule_service/snapshot_service,避免导入纯计算器时
提前初始化数据库引擎,降低模块耦合并便于离线测试。
"""
__all__: list[str] = []