Add comments

This commit is contained in:
DingZQ
2025-05-17 16:47:23 +08:00
parent c4293acb2f
commit 3a6991ea6b

View File

@@ -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'