From 746faaecb77fe5629897ebb92ad0d3bc563afd50 Mon Sep 17 00:00:00 2001
From: wupengfei <834520024@qq.com>
Date: 星期四, 16 十月 2025 17:42:35 +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 411e78c..61d8aea 100644
--- a/.eslintrc-auto-import.json
+++ b/.eslintrc-auto-import.json
@@ -136,6 +136,7 @@
"EnumWeChatPayApplymentSalesScenesType": true,
"EnumWeChatPayApplymentSalesScenesTypeText": true,
"EnumWeChatPayApplymentState": true,
+ "EnumWeChatPayApplymentStateText": true,
"EnumWeChatPayApplymentSubjectType": true,
"EnumWeChatPayApplymentSubjectTypeText": true,
"EnumWeChatPaySettlementModifyVerifyResult": true,
--
Gitblit v1.9.1