恢复端口为16025

This commit is contained in:
2026-07-07 13:23:36 +08:00
parent ef4d26f11b
commit f7f14d7114
9 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import requests
import json
import sys
API_URL = "http://localhost:16026"
API_URL = "http://localhost:16025"
def test_health():