NoteGET, primarily used to select resources.Other options for an API method include:POST, primarily used to create child resources.PUT, primarily used to update existing resources (and, although not recommended, can be used to create child resources).DELETE, used to delete resources.PATCH, used to ......
本文摘自 :https://www.cnblogs.com/


