mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 17:31:49 +08:00 
			
		
		
		
	update
This commit is contained in:
		
							
								
								
									
										2
									
								
								public/umi.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								public/umi.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @@ -36,7 +36,6 @@ Route::prefix('v1') | |||||||
| 				    $ctrl = \App::make("\\App\\Http\\Controllers\\User\\" . ucfirst($class) . "Controller"); | 				    $ctrl = \App::make("\\App\\Http\\Controllers\\User\\" . ucfirst($class) . "Controller"); | ||||||
| 				    return \App::call([$ctrl, $action]); | 				    return \App::call([$ctrl, $action]); | ||||||
| 				}); | 				}); | ||||||
|                 Route::get('server/log/fetch', 'User\\ServerController@logFetch'); |  | ||||||
|             }); |             }); | ||||||
|  |  | ||||||
|         // Passport |         // Passport | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user