RESTful 接口设计规范

get 用来获取,post 用来新建(也可以用于更新),put 用来更新,delete 用来删除。

posted on 2017-05-18 15:43  cag2050  阅读(127)  评论(0)    收藏  举报

导航