| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -124,7 +124,7 @@ Route::namespace('App\Http\Controllers\Api') | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
						Route::prefix('user')->group(function () { | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							Route::post('info', 'UserController@info'); //解密用户信息
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							Route::post('profile', 'UserController@profile'); //解密用户信息
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							Route::post('bindingMobile', 'UserController@bindingMobile'); //解密用户信息
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
							//Route::post('bindingMobile', 'UserController@bindingMobile'); //解密用户信息
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
						}); | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
						# 文件上传
 | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |