src/constants/enterpriseWallet.ts
@@ -92,6 +92,10 @@ export const EnumWeChatPayApplymentBankAccountTypeText = { [EnumWeChatPayApplymentBankAccountType.BANK_ACCOUNT_TYPE_CORPORATE]: '对公银行账户', }; export const EnumWeChatPayApplymentBankAccountTypeTextForGTH = { [EnumWeChatPayApplymentBankAccountType.BANK_ACCOUNT_TYPE_CORPORATE]: '对公银行账户', [EnumWeChatPayApplymentBankAccountType.BANK_ACCOUNT_TYPE_PERSONAL]: '经营者个人银行卡(仅个体户可选择)', };