wupengfei
5 天以前 0f75e2ede118457d361f51ca4c3a906b11e70482
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
import { EnumEnterpriseWalletExpandindirectOrderScene } from './apiEnum';
import { TempFolderPath } from './enum';
 
export const EnumEnterpriseWalletExpandindirectOrderSceneText = {
  [EnumEnterpriseWalletExpandindirectOrderScene.XIANJIN_YINGXIAO]: '现金营销',
  [EnumEnterpriseWalletExpandindirectOrderScene.XINGZHENG_BUTIE]: '行政补贴',
  [EnumEnterpriseWalletExpandindirectOrderScene.BAOXIAN_LIPEI]: '保险理赔',
  [EnumEnterpriseWalletExpandindirectOrderScene.YONGJIN_BAOCHOU]: '佣金报酬',
  [EnumEnterpriseWalletExpandindirectOrderScene.QIYE_PEIFU]: '企业赔付',
  [EnumEnterpriseWalletExpandindirectOrderScene.CAIGOU_HUOKUAN]: '采购货款',
  [EnumEnterpriseWalletExpandindirectOrderScene.ERSHOU_HUISHOU]: '二手回收',
  [EnumEnterpriseWalletExpandindirectOrderScene.GONGYI_BUZHU]: '公益补助',
  [EnumEnterpriseWalletExpandindirectOrderScene.ZHUANZHANG_QITA]: '其他场景',
};
 
export const AlipayExpandindirectSceneList = [
  `${TempFolderPath}/alipayExpandindirectScene/scene1.jpg`,
  `${TempFolderPath}/alipayExpandindirectScene/scene2.png`,
  `${TempFolderPath}/alipayExpandindirectScene/scene3.png`,
  `${TempFolderPath}/alipayExpandindirectScene/scene4.png`,
  `${TempFolderPath}/alipayExpandindirectScene/scene5.png`,
];
 
export const EnumWeChatPayApplymentContactTypeText = {
  [EnumWeChatPayApplymentContactType.LEGAL]: '经营者/法定代表人',
  [EnumWeChatPayApplymentContactType.SUPER]: '经办人',
};
 
export const EnumWeChatPayApplymentContactTypeTextForZFJG = {
  [EnumWeChatPayApplymentIdDocType.IDENTIFICATION_TYPE_IDCARD]: '中国大陆居民-身份证',
};
 
export const EnumWeChatPayApplymentIdDocTypeText = {
  [EnumWeChatPayApplymentIdDocType.IDENTIFICATION_TYPE_IDCARD]: '中国大陆居民-身份证',
  [EnumWeChatPayApplymentIdDocType.IDENTIFICATION_TYPE_OVERSEA_PASSPORT]: '其他国家或地区居民-护照',
  [EnumWeChatPayApplymentIdDocType.IDENTIFICATION_TYPE_HONGKONG_PASSPORT]:
    '中国香港居民-来往内地通行证',
  [EnumWeChatPayApplymentIdDocType.IDENTIFICATION_TYPE_MACAO_PASSPORT]:
    '中国澳门居民-来往内地通行证',
  [EnumWeChatPayApplymentIdDocType.IDENTIFICATION_TYPE_TAIWAN_PASSPORT]:
    '中国台湾居民-来往大陆通行证',
  [EnumWeChatPayApplymentIdDocType.IDENTIFICATION_TYPE_FOREIGN_RESIDENT]: '外国人居留证',
  [EnumWeChatPayApplymentIdDocType.IDENTIFICATION_TYPE_HONGKONG_MACAO_RESIDENT]: '港澳居民证',
  [EnumWeChatPayApplymentIdDocType.IDENTIFICATION_TYPE_TAIWAN_RESIDENT]: '台湾居民证',
};
 
export const EnumWeChatPayApplymentSubjectTypeText = {
  [EnumWeChatPayApplymentSubjectType.SUBJECT_TYPE_INDIVIDUAL]: '个体户',
  [EnumWeChatPayApplymentSubjectType.SUBJECT_TYPE_ENTERPRISE]: '企业',
  [EnumWeChatPayApplymentSubjectType.SUBJECT_TYPE_GOVERNMENT]: '政府机关',
  [EnumWeChatPayApplymentSubjectType.SUBJECT_TYPE_INSTITUTIONS]: '事业单位',
  [EnumWeChatPayApplymentSubjectType.SUBJECT_TYPE_OTHERS]: '社会组织',
};
 
export const EnumWeChatPayApplymentCertTypeTextForSYDW = {
  [EnumWeChatPayApplymentCertType.CERTIFICATE_TYPE_2388]: '事业单位法人证书',
};
 
export const EnumWeChatPayApplymentCertTypeTextForZFJG = {
  [EnumWeChatPayApplymentCertType.CERTIFICATE_TYPE_2389]: '统一社会信用代码证书',
};
 
export const EnumWeChatPayApplymentCertTypeTextForSHZZ = {
  [EnumWeChatPayApplymentCertType.CERTIFICATE_TYPE_2394]: '社会团体法人登记证书',
  [EnumWeChatPayApplymentCertType.CERTIFICATE_TYPE_2395]: '民办非企业单位登记证书',
  [EnumWeChatPayApplymentCertType.CERTIFICATE_TYPE_2396]: '基金会法人登记证书',
  [EnumWeChatPayApplymentCertType.CERTIFICATE_TYPE_2520]: '执业许可证/执业证',
  [EnumWeChatPayApplymentCertType.CERTIFICATE_TYPE_2521]:
    '基层群众性自治组织特别法人统一社会信用代码证',
  [EnumWeChatPayApplymentCertType.CERTIFICATE_TYPE_2522]: '农村集体经济组织登记证',
  [EnumWeChatPayApplymentCertType.CERTIFICATE_TYPE_2399]: '宗教活动场所登记证',
  [EnumWeChatPayApplymentCertType.CERTIFICATE_TYPE_2400]: '政府部门下发的其他有效证明文件',
};
 
export const EnumWeChatPayApplymentIdHolderTypeTextOnlyLEGAL = {
  [EnumWeChatPayApplymentIdHolderType.LEGAL]: '经营者/法定代表人',
};
 
export const EnumWeChatPayApplymentIdHolderTypeText = {
  [EnumWeChatPayApplymentIdHolderType.LEGAL]: '经营者/法定代表人',
  [EnumWeChatPayApplymentIdHolderType.SUPER]: '经办人',
};
 
export const EnumWeChatPayApplymentSalesScenesTypeText = {
  [EnumWeChatPayApplymentSalesScenesType.SALES_SCENES_STORE]: '线下场所',
  [EnumWeChatPayApplymentSalesScenesType.SALES_SCENES_MP]: '服务号与公众号',
  [EnumWeChatPayApplymentSalesScenesType.SALES_SCENES_MINI_PROGRAM]: '小程序',
  [EnumWeChatPayApplymentSalesScenesType.SALES_SCENES_WEB]: '互联网网站',
  [EnumWeChatPayApplymentSalesScenesType.SALES_SCENES_APP]: 'App',
  [EnumWeChatPayApplymentSalesScenesType.SALES_SCENES_WEWORK]: '企业微信',
};
 
export const EnumWeChatPayApplymentBankAccountTypeText = {
  [EnumWeChatPayApplymentBankAccountType.BANK_ACCOUNT_TYPE_CORPORATE]: '对公银行账户',
  [EnumWeChatPayApplymentBankAccountType.BANK_ACCOUNT_TYPE_PERSONAL]:
    '经营者个人银行卡(仅个体户可选择)',
};