mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 09:21:46 +08:00 
			
		
		
		
	update
This commit is contained in:
		| @@ -55,7 +55,7 @@ class OrderController extends Controller | ||||
|         } | ||||
|  | ||||
|         if (!$order->update($updateData)) { | ||||
|             abort(500, '保存失败'); | ||||
|             abort(500, '更新失败'); | ||||
|         } | ||||
|  | ||||
|         return response([ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user