mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -373,7 +373,6 @@ class OrderController extends Controller | ||||
|         if (!Cache::put($source['id'], $order->trade_no)) { | ||||
|             abort(500, '订单创建失败'); | ||||
|         } | ||||
|         Redis::expire($source['id'], 3600); | ||||
|         return $source['wechat']['qr_code_url']; | ||||
|     } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user