From 8050d4647fde521b270ce5e1fd0610f95cbd6487 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期三, 15 十月 2025 17:54:00 +0800
Subject: [PATCH] feat: 微信

---
 .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 d6693d1..61d8aea 100644
--- a/.eslintrc-auto-import.json
+++ b/.eslintrc-auto-import.json
@@ -119,6 +119,7 @@
     "EnumWalletTransactionStatusText": true,
     "EnumWeChatPayApplymentBankAccountType": true,
     "EnumWeChatPayApplymentBankAccountTypeText": true,
+    "EnumWeChatPayApplymentBankAccountTypeTextForGTH": true,
     "EnumWeChatPayApplymentCertType": true,
     "EnumWeChatPayApplymentCertTypeTextForSHZZ": true,
     "EnumWeChatPayApplymentCertTypeTextForSYDW": true,
@@ -135,8 +136,11 @@
     "EnumWeChatPayApplymentSalesScenesType": true,
     "EnumWeChatPayApplymentSalesScenesTypeText": true,
     "EnumWeChatPayApplymentState": true,
+    "EnumWeChatPayApplymentStateText": true,
     "EnumWeChatPayApplymentSubjectType": true,
     "EnumWeChatPayApplymentSubjectTypeText": true,
+    "EnumWeChatPaySettlementModifyVerifyResult": true,
+    "EnumWeChatPaySettlementVerifyResult": true,
     "ExtractDefaultPropTypes": true,
     "ExtractPropTypes": true,
     "ExtractPublicPropTypes": true,

--
Gitblit v1.9.1