like this:
[HttpGet] [AllowAnonymous] [Route("[action]")] public ActionResult Get([FromQuery] object RequestModel) { try { IResult runRe