public IActionResult GetSessionInfo() { return(new JsonResult(_uploadService.GetAllSessionInfo())); }