删除env.local;新增漏损区域识别功能
This commit is contained in:
@@ -15,6 +15,7 @@ from app.services.simulation_ops import (
|
||||
scheduling_simulation,
|
||||
daily_scheduling_simulation,
|
||||
)
|
||||
from app.services.leakage_identifier import run_leakage_identification
|
||||
|
||||
__all__ = [
|
||||
"network_update",
|
||||
@@ -31,4 +32,5 @@ __all__ = [
|
||||
"scheduling_simulation",
|
||||
"daily_scheduling_simulation",
|
||||
"analyze_valve_isolation",
|
||||
"run_leakage_identification",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user