mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -51,7 +51,6 @@ class SystemCache extends Command | |||||||
|             Order::where('created_at', '>=', strtotime(date('Y-m-1'))) |             Order::where('created_at', '>=', strtotime(date('Y-m-1'))) | ||||||
|                 ->where('created_at', '<', time()) |                 ->where('created_at', '<', time()) | ||||||
|                 ->where('status', '3') |                 ->where('status', '3') | ||||||
|                 ->where('callback_no', '!=', NULL) |  | ||||||
|                 ->sum('total_amount') |                 ->sum('total_amount') | ||||||
|         ); |         ); | ||||||
|     } |     } | ||||||
|   | |||||||
							
								
								
									
										5
									
								
								public/env.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								public/env.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | |||||||
|  | window.v2board = { | ||||||
|  |   title: 'V2Board', | ||||||
|  |   theme: '1', | ||||||
|  |   host: 'https://portal.lonelybear.me' | ||||||
|  | } | ||||||
							
								
								
									
										2
									
								
								public/p__admin__dashboard.async.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								public/p__admin__dashboard.async.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Reference in New Issue
	
	Block a user