From f9408e12e23397efd7453ef727b5e77b3145fc96 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 5 Aug 2026 19:15:40 +0800 Subject: [PATCH] =?UTF-8?q?simplify:=20=E5=8E=BB=E6=8E=89params=5Fmapping?= =?UTF-8?q?=EF=BC=8Cid=E8=A1=8C=E6=95=B0=E6=8D=AE=E6=9C=AC=E8=BA=AB?= =?UTF-8?q?=E5=B7=B2=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- json/discount_marketing_list.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/json/discount_marketing_list.json b/json/discount_marketing_list.json index 1a08a70..f0db5cc 100644 --- a/json/discount_marketing_list.json +++ b/json/discount_marketing_list.json @@ -84,12 +84,6 @@ "cwidth": 16, "cheight": 10 }, - "params_mapping": { - "mapping": { - "id": "id" - }, - "need_other": false - }, "options": { "url": "{{entire_url('../api/gen_promo_from_mkt.dspy')}}" }