diff --git a/json/discount_marketing_list.json b/json/discount_marketing_list.json index d587e75..7a179ec 100644 --- a/json/discount_marketing_list.json +++ b/json/discount_marketing_list.json @@ -84,8 +84,14 @@ "cwidth": 16, "cheight": 10 }, + "params_mapping": { + "mapping": { + "id": "marketing_id" + }, + "need_other": false + }, "options": { - "url": "{{entire_url('../api/gen_promo_from_mkt.dspy')}}?marketing_id=${id}$" + "url": "{{entire_url('../api/gen_promo_from_mkt.dspy')}}" } } ],