mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 17:31:49 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -53,7 +53,7 @@ class CommController extends Controller | |||||||
|             abort(500, '发送失败'); |             abort(500, '发送失败'); | ||||||
|         } |         } | ||||||
|  |  | ||||||
|         Cache::put($cacheKey, $code, 10); |         Cache::put($cacheKey, $code, 600); | ||||||
|         return response([ |         return response([ | ||||||
|             'data' => true |             'data' => true | ||||||
|         ]); |         ]); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user