The parameters dictionary contains a null entry for parameter 'id' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult Index(Int32)' in 'UI.Controllers.NewsController'. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter.
参数名: parameters
...