|
|
@@ -3,10 +3,10 @@ import json
|
|
|
|
|
|
url = "http://127.0.0.1:7960/brandcultivation/api/v1/recommend"
|
|
|
payload = {
|
|
|
- "city_uuid": "00000000000000000000000011445301",
|
|
|
- "product_code": "440298",
|
|
|
- "recall_cust_count": 1000,
|
|
|
- "delivery_count": 2000,
|
|
|
+ "city_uuid": "00000000000000000000000011440801",
|
|
|
+ "product_code": "430121",
|
|
|
+ "recall_cust_count": 30,
|
|
|
+ "delivery_count": 500,
|
|
|
"cultivacation_id": "10000001",
|
|
|
"limit_cycle_name": "202502W2(02.10-02.16)"
|
|
|
}
|