@ -190,7 +190,7 @@ namespace ZKLT.Hadoop.API.Controllers
}
[HttpPost("insert")]
[DisableRequestSizeLimit]
[RequestSizeLimit(int.MaxValue)]
public ActionResult Insert(HDP_Command command)
{
try