From 519f3a8da042893d64d5faab697561b5a1c4d6db Mon Sep 17 00:00:00 2001 From: zhengyiming <540361168@qq.com> Date: 星期四, 07 八月 2025 13:36:37 +0800 Subject: [PATCH] fix: 修改字典 --- .eslintrc-auto-import.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.eslintrc-auto-import.json b/.eslintrc-auto-import.json index 0660ad8..e64437a 100644 --- a/.eslintrc-auto-import.json +++ b/.eslintrc-auto-import.json @@ -14,6 +14,7 @@ "DirectiveBinding": true, "EditorType": true, "EditorTypeText": true, + "EducationCodeEnum": true, "EffectScope": true, "EmptyTextEditorItem": true, "EnterpriseConfigureType": true, @@ -55,6 +56,7 @@ "GlobalEvent": true, "GlobalEventContext": true, "GlobalEventListener": true, + "IdentityCodeEnum": true, "InjectionKey": true, "MaybeRef": true, "MaybeRefOrGetter": true, -- Gitblit v1.9.1