mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update: v2board update
This commit is contained in:
		| @@ -55,7 +55,6 @@ class V2boardUpdate extends Command | |||||||
|             try { |             try { | ||||||
|                 DB::select(DB::raw($item)); |                 DB::select(DB::raw($item)); | ||||||
|             } catch (\Exception $e) { |             } catch (\Exception $e) { | ||||||
|                 echo $e->getMessage() . PHP_EOL; |  | ||||||
|             } |             } | ||||||
|         } |         } | ||||||
|         $this->info('更新完毕'); |         $this->info('更新完毕'); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user