10 lines
		
	
	
		
			202 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
		
		
			
		
	
	
			10 lines
		
	
	
		
			202 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| 
								 | 
							
								<?php
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								return [
							 | 
						||
| 
								 | 
							
								    'Address_city' => '城市选择',
							 | 
						||
| 
								 | 
							
								    'Province'     => '省编号',
							 | 
						||
| 
								 | 
							
								    'City'         => '市编号',
							 | 
						||
| 
								 | 
							
								    'District'     => '县区编号',
							 | 
						||
| 
								 | 
							
								    'Deletetime'   => '删除时间'
							 | 
						||
| 
								 | 
							
								];
							 |