200系列-系统正常
200 OK
201 Created
300系列
304 Not Modified
400系列-客户端问题
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
405 Method Not Allowed
410 Gone
415 Unsupported Media Type Content-Type错误
422 Unprocessable Entity 字段验证错误
429 Too Many Requests 超出使用频率限制
500系列-服务器端问题