From ea419e5d4d95728a5654b0cb4bb3fb7634e2660a Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期五, 24 十月 2025 15:55:28 +0800
Subject: [PATCH] fix: 自动签配置

---
 .eslintrc-auto-import.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.eslintrc-auto-import.json b/.eslintrc-auto-import.json
index 2b8d5a5..f11224d 100644
--- a/.eslintrc-auto-import.json
+++ b/.eslintrc-auto-import.json
@@ -5,6 +5,7 @@
     "AppType": true,
     "AreaType": true,
     "AuthorizeType": true,
+    "AutoSignPowerAttorneyTempUrl": true,
     "BooleanOptions": true,
     "CategoryCode": true,
     "CertificateTypeCodeEnum": true,

--
Gitblit v1.9.1