From 763e41b7eb9fa7c6146a313e78e7c241fb67f6ba Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 5 Aug 2026 16:52:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=94=9F=E6=88=90=E4=BF=83=E9=94=80?= =?UTF-8?q?=E7=A0=81=E7=BB=91=E7=82=B9=E6=94=B9=E7=94=A8params=5Fmapping?= =?UTF-8?q?=E4=BC=A0marketing=5Fid=EF=BC=8C=E4=BF=AE=E5=A4=8D${id}$?= =?UTF-8?q?=E5=8D=A0=E4=BD=8D=E7=AC=A6=E6=9C=AA=E6=9B=BF=E6=8D=A2=E5=AF=BC?= =?UTF-8?q?=E8=87=B4'Marketing=20not=20found'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- json/discount_marketing_list.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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')}}" } } ],