From 6186d15fee67c331ab228ddf714254a4fdd2fec7 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Thu, 9 Jul 2026 13:39:09 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20providerid=20codes=20=E2=86=92=20su?= =?UTF-8?q?pplychain.suppliers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- models/llm.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/models/llm.json b/models/llm.json index 61687ee..a8d30f1 100644 --- a/models/llm.json +++ b/models/llm.json @@ -87,9 +87,9 @@ "codes": [ { "field": "providerid", - "table": "organization", + "table": "supplychain.suppliers", "valuefield": "id", - "textfield": "orgname" + "textfield": "supplier_name" }, { "field": "iconid",