From baee3e08dc3e402a7342cced6b75c391e1c08aec Mon Sep 17 00:00:00 2001 From: yumoqing Date: Mon, 22 Dec 2025 16:25:19 +0800 Subject: [PATCH] bugfix --- json/llm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/llm.json b/json/llm.json index 806227f..838d49a 100644 --- a/json/llm.json +++ b/json/llm.json @@ -8,7 +8,7 @@ "exclouded": ["id", "ownerid"], "alters": { "ppid":{ - "data_url":"{{entire_url('/pricing/get_all_pricing_programs.dspy')}}", + "dataurl":"{{entire_url('/pricing/get_all_pricing_programs.dspy')}}", "textField": "name", "valueField": "id" }