|
@@ -4,9 +4,9 @@ import json
|
|
|
url = "http://127.0.0.1:7960/brandcultivation/api/v1/recommend"
|
|
url = "http://127.0.0.1:7960/brandcultivation/api/v1/recommend"
|
|
|
payload = {
|
|
payload = {
|
|
|
"city_uuid": "00000000000000000000000011445301",
|
|
"city_uuid": "00000000000000000000000011445301",
|
|
|
- "product_code": "310101",
|
|
|
|
|
- "cust_code_list": ["445300108802", "445300108803"],
|
|
|
|
|
- "cultivacation_id": "10000001",
|
|
|
|
|
|
|
+ "product_code": "700239",
|
|
|
|
|
+ "cust_code_list": ["445300108802", "445300108803", "445300104219"],
|
|
|
|
|
+ "cultivacation_id": "10000003",
|
|
|
"limit_cycle_name": "202606W1(06.01-06.07)"
|
|
"limit_cycle_name": "202606W1(06.01-06.07)"
|
|
|
}
|
|
}
|
|
|
headers = {'Content-Type': 'application/json'}
|
|
headers = {'Content-Type': 'application/json'}
|