Commit 76082bbd by lichaogang

add error code

parent 2e096662
StatusCodeOK = 200
StatusCodeInvalidParameter = 400
StatusCodeForbidden = 403
StatusCodeTokenExpired = 408
StatusCodeSignExpired = 408
StatusCodeNotExists = 404
StatusCodeNotImplemented = 404
StatusCodeTokenInvalid = 401
StatusCodeNoPrivileges = 401
StatusCodeInternalError = 500
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment