接口规范
有时候,会犯一些错误,例如直接会定义如下的一些接口:
/user/delete
/user/add
/user/update
/user/select
这样的接口太数据库化,读起来虽然比较容易