final version

This commit is contained in:
2026-02-18 23:39:39 +08:00
parent 72ab0c0b56
commit 32d0bca5f9
3975 changed files with 781 additions and 1106509 deletions

View File

@@ -43,7 +43,7 @@ python tests/run_tests.py --all --verbose
export TEST_API_KEY="your-test-api-key"
# 测试基础URL
export TEST_BASE_URL="http://localhost:8000"
export TEST_BASE_URL="http://localhost:8001"
# 测试超时时间(秒)
export TEST_TIMEOUT=30