wupengfei
3 天以前 8050d4647fde521b270ce5e1fd0610f95cbd6487
src/constants/enterpriseWallet.ts
@@ -99,3 +99,7 @@
  [EnumWeChatPayApplymentBankAccountType.BANK_ACCOUNT_TYPE_PERSONAL]:
    '经营者个人银行卡(仅个体户可选择)',
};
export const EnumWeChatPayApplymentStateText = {
  [EnumWeChatPayApplymentState.APPLYMENT_STATE_EDITTING]: '对公银行账户',
};