From 4f44fbb830d506669f9cc1958be7b006fbacd900 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期三, 15 十月 2025 14:18:06 +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 |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/.eslintrc-auto-import.json b/.eslintrc-auto-import.json
index 52bffd2..411e78c 100644
--- a/.eslintrc-auto-import.json
+++ b/.eslintrc-auto-import.json
@@ -118,6 +118,8 @@
     "EnumWalletTransactionStatus": true,
     "EnumWalletTransactionStatusText": true,
     "EnumWeChatPayApplymentBankAccountType": true,
+    "EnumWeChatPayApplymentBankAccountTypeText": true,
+    "EnumWeChatPayApplymentBankAccountTypeTextForGTH": true,
     "EnumWeChatPayApplymentCertType": true,
     "EnumWeChatPayApplymentCertTypeTextForSHZZ": true,
     "EnumWeChatPayApplymentCertTypeTextForSYDW": true,
@@ -136,6 +138,8 @@
     "EnumWeChatPayApplymentState": true,
     "EnumWeChatPayApplymentSubjectType": true,
     "EnumWeChatPayApplymentSubjectTypeText": true,
+    "EnumWeChatPaySettlementModifyVerifyResult": true,
+    "EnumWeChatPaySettlementVerifyResult": true,
     "ExtractDefaultPropTypes": true,
     "ExtractPropTypes": true,
     "ExtractPublicPropTypes": true,

--
Gitblit v1.9.1