Skip to content

Commit 2a47880

Browse files
author
黑布林
committed
add handler change node update
1 parent 91d063d commit 2a47880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/api/product_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import requests
1313

1414

15-
BASE_URL = "http://0.0.0.0:8002/product"
15+
BASE_URL = "http://0.0.0.0:8001/product"
1616
HEADERS = {"Content-Type": "application/json"}
1717

1818
index = "24"

0 commit comments

Comments
 (0)