mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update: rollback token cache
This commit is contained in:
		| @@ -81,8 +81,6 @@ class OrderService | ||||
|             abort(500, '开通失败'); | ||||
|         } | ||||
|  | ||||
|         Cache::put(CacheKey::get('SUBSCRIBE_TOKEN', $this->user->token), 1, 120); | ||||
|  | ||||
|         DB::commit(); | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user