group(function () { Route::any('/ueditor', [CommonController::class, "upload"]); });