From ed0107347e29b45acda58d1ee2eaee92c18fca00 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 21 Jul 2026 17:25:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20dm=5Fmodel=5Fcall=5Ffact.catelogid?= =?UTF-8?q?=E9=95=BF=E5=BA=A610=E2=86=9232=20(digital=5Fhuman=E7=AD=89?= =?UTF-8?q?=E8=B6=85=E9=95=BFcatelogid)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- models/dm_model_call_fact.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/dm_model_call_fact.json b/models/dm_model_call_fact.json index 246d803..c788e5b 100644 --- a/models/dm_model_call_fact.json +++ b/models/dm_model_call_fact.json @@ -39,7 +39,7 @@ "name": "catelogid", "title": "目录ID", "type": "str", - "length": 10 + "length": 32 }, { "name": "userid",