From 0f75e2ede118457d361f51ca4c3a906b11e70482 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期一, 13 十月 2025 14:37:26 +0800
Subject: [PATCH] Merge branch 'dev-1.1.2' of http://120.26.58.240:8888/r/flexJobAdmin into dev-1.1.2

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

diff --git a/.eslintrc-auto-import.json b/.eslintrc-auto-import.json
index 58b65b5..d6693d1 100644
--- a/.eslintrc-auto-import.json
+++ b/.eslintrc-auto-import.json
@@ -117,6 +117,26 @@
     "EnumUserWalletTransactionTypeText": true,
     "EnumWalletTransactionStatus": true,
     "EnumWalletTransactionStatusText": true,
+    "EnumWeChatPayApplymentBankAccountType": true,
+    "EnumWeChatPayApplymentBankAccountTypeText": true,
+    "EnumWeChatPayApplymentCertType": true,
+    "EnumWeChatPayApplymentCertTypeTextForSHZZ": true,
+    "EnumWeChatPayApplymentCertTypeTextForSYDW": true,
+    "EnumWeChatPayApplymentCertTypeTextForZFJG": true,
+    "EnumWeChatPayApplymentContactType": true,
+    "EnumWeChatPayApplymentContactTypeText": true,
+    "EnumWeChatPayApplymentContactTypeTextForZFJG": true,
+    "EnumWeChatPayApplymentFinanceType": true,
+    "EnumWeChatPayApplymentIdDocType": true,
+    "EnumWeChatPayApplymentIdDocTypeText": true,
+    "EnumWeChatPayApplymentIdHolderType": true,
+    "EnumWeChatPayApplymentIdHolderTypeText": true,
+    "EnumWeChatPayApplymentIdHolderTypeTextOnlyLEGAL": true,
+    "EnumWeChatPayApplymentSalesScenesType": true,
+    "EnumWeChatPayApplymentSalesScenesTypeText": true,
+    "EnumWeChatPayApplymentState": true,
+    "EnumWeChatPayApplymentSubjectType": true,
+    "EnumWeChatPayApplymentSubjectTypeText": true,
     "ExtractDefaultPropTypes": true,
     "ExtractPropTypes": true,
     "ExtractPublicPropTypes": true,
@@ -287,6 +307,8 @@
     "useUser": true,
     "useVModel": true,
     "useVModels": true,
+    "userCredentialVerifyOcrIDCard": true,
+    "vatLicense": true,
     "watch": true,
     "watchEffect": true,
     "watchPostEffect": true,

--
Gitblit v1.9.1