mirror of
				https://github.com/v2board/v2board.git
				synced 2025-10-31 17:31:49 +08:00 
			
		
		
		
	update: user manage
This commit is contained in:
		| @@ -97,7 +97,7 @@ class OrderController extends Controller | ||||
|         } | ||||
|  | ||||
|         if (!$plan->show && $plan->renew && !$userService->isAvailable($user)) { | ||||
|             abort(500, '订阅已过期,无法续费该订阅'); | ||||
|             abort(500, '订阅已过期,请更换其他订阅'); | ||||
|         } | ||||
|  | ||||
|         DB::beginTransaction(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user