移除限制

pull/2/head
hhb 2 months ago
parent 1af415ccbd
commit d5b67de8d6

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

Loading…
Cancel
Save