angular请求的方式 2019-02-13 本文已影响0人 nzjcnjzx 这里记录使用SpringMVC后台的RESTful API增删改查几种形式接口,分别以POST、DELETE、PUT、GET等方式进行HTTP请求。 post delete put get