diff --git a/main.py b/main.py index 1a95db2..4bb4af8 100644 --- a/main.py +++ b/main.py @@ -2725,6 +2725,7 @@ async def fastapi_run_project(network: str,start_time:str,end_time=None) -> str: #os.rename(filename2, filename) return result +# DingZQ, 2025-05-17 @app.get("/runsimulationbydate/", response_class = PlainTextResponse) async def fastapi_run_project_by_date(network: str, querydate: str) -> str: filename = 'c:/lock.simulation'