补全 services/tjnetwork.py 的 Facade 覆盖,把绕过的 8 处直接引用都收归到 tjnetwork.py 导出

This commit is contained in:
2026-03-09 14:45:30 +08:00
parent ed1eb74cfb
commit 747b4cd229
9 changed files with 5 additions and 8 deletions
-1
View File
@@ -9,7 +9,6 @@ from app.algorithms.api_ex.run_simulation import (
run_simulation_ex,
from_clock_to_seconds_2,
)
from app.native.wndb.project import copy_project
from app.services.epanet.epanet import Output
from app.services.scheme_management import store_scheme_info
from app.services.tjnetwork import *