15 lines
		
	
	
		
			473 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
		
		
			
		
	
	
			15 lines
		
	
	
		
			473 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| 
								 | 
							
								<?php
							 | 
						||
| 
								 | 
							
								return [
							 | 
						||
| 
								 | 
							
								    'Authentication' => '实名认证',
							 | 
						||
| 
								 | 
							
								    'positive-img' => '身份证正面',
							 | 
						||
| 
								 | 
							
								    'back-img' => '身份证反面',
							 | 
						||
| 
								 | 
							
								    'Username' => '姓名',
							 | 
						||
| 
								 | 
							
								    'IdCard' => '身份证号码',
							 | 
						||
| 
								 | 
							
								    'Identification' => '身份证实名',
							 | 
						||
| 
								 | 
							
								    'Tencent Identity Card Network Authentication'=>'腾讯身份证联网认证',
							 | 
						||
| 
								 | 
							
								    'Validdatestart' => '有效期开始',
							 | 
						||
| 
								 | 
							
								    'Validdateend' => '有效期结束',
							 | 
						||
| 
								 | 
							
								    'Sex' => '性别',
							 | 
						||
| 
								 | 
							
								    'IsthroughAPI'=>'是否人工审核'
							 | 
						||
| 
								 | 
							
								];
							 |