去掉错误引用

This commit is contained in:
yujj128
2025-10-15 10:28:34 +08:00
parent d869507c37
commit cfc694b821
3 changed files with 20 additions and 12 deletions

View File

@@ -149,7 +149,7 @@ person_database_ddl = """
"type": "VARCHAR(108)",
"comment": "内部单位ID",
"role": "dimension",
"tags": ["组织信息", "内部架构"]
"tags": ["组织信息", "内部架构ID"]
},
{
"name": "person_type",