simplify: 去掉params_mapping,id行数据本身已传

This commit is contained in:
yumoqing 2026-08-05 19:15:40 +08:00
parent 8a22ab961e
commit f9408e12e2

View File

@ -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')}}"
}