From 9ec7e7f0d7d91a3fec413ea490b70ecefbb2a211 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期三, 15 十月 2025 13:42:57 +0800 Subject: [PATCH] feat: 微信 --- .eslintrc-auto-import.json | 25 +++++++++++++++++++++++++ 1 files changed, 25 insertions(+), 0 deletions(-) diff --git a/.eslintrc-auto-import.json b/.eslintrc-auto-import.json index 58b65b5..411e78c 100644 --- a/.eslintrc-auto-import.json +++ b/.eslintrc-auto-import.json @@ -117,6 +117,29 @@ "EnumUserWalletTransactionTypeText": true, "EnumWalletTransactionStatus": true, "EnumWalletTransactionStatusText": true, + "EnumWeChatPayApplymentBankAccountType": true, + "EnumWeChatPayApplymentBankAccountTypeText": true, + "EnumWeChatPayApplymentBankAccountTypeTextForGTH": 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, + "EnumWeChatPaySettlementModifyVerifyResult": true, + "EnumWeChatPaySettlementVerifyResult": true, "ExtractDefaultPropTypes": true, "ExtractPropTypes": true, "ExtractPublicPropTypes": true, @@ -287,6 +310,8 @@ "useUser": true, "useVModel": true, "useVModels": true, + "userCredentialVerifyOcrIDCard": true, + "vatLicense": true, "watch": true, "watchEffect": true, "watchPostEffect": true, -- Gitblit v1.9.1