mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	fix: server charts
This commit is contained in:
		| @@ -103,6 +103,7 @@ class StatController extends Controller | |||||||
|             ->where('record_at', '>=', $timestamp) |             ->where('record_at', '>=', $timestamp) | ||||||
|             ->where('record_type', 'd') |             ->where('record_type', 'd') | ||||||
|             ->limit(10) |             ->limit(10) | ||||||
|  |             ->orderBy('record_at', 'DESC') | ||||||
|             ->get() |             ->get() | ||||||
|             ->toArray(); |             ->toArray(); | ||||||
|         foreach ($statistics as $k => $v) { |         foreach ($statistics as $k => $v) { | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								public/assets/admin/umi.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								public/assets/admin/umi.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user