Skip to content

wymli/bcsns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

\hline SUCCESS & 0 & & 成功 \ \hline ERROR_BAD_REQUEST & 1002 & & 参数错误 \ \hline ERROR_TOKEN_INVALID & 1003 & & 无效的Token \ \hline ERROR_USER_NOT_FOUND & 2001 & & 该用户不存在 \ \hline ERROR_USER_DUPLICATE & 2002 & & 存在重复用户 \ \hline ERROR_USER_WRONG_PWD & 2003 & & 密码错误 \ \hline ERROR_USER_UNAUTHEN & 2004 & & 用户未登录 \ \hline ERROR_USER_OFFLINE & 2005 & & 用户未在线 \ \hline ERROR_GROUP_DUPLICATE & 2051 & & 存在重复群组 \ \hline ERROR_GROUP_NOTFOUND & 2052 & & 该群组不存在 \ \hline ERROR_SERVER_COMMON & 3000 & 一般性错误 & 服务器内部错误 \ \hline ERROR_MQ & 3001 & 消息队列错误 & 服务器内部错误 \ \hline ERROR_REDIS & 3003 & Redis错误 & 服务器内部错误 \ \hline ERROR_SEQID & 3004 & 序列号错误 & 服务器内部错误 \ \hline ERROR_GW_USER_NOT_FOUND & 3005 & 用户不在此网关上 & 服务器内部错误 \ \hline ERROR_IO & 3006 & socket io 错误 & 服务器内部错误 \ \hline ERROR_MARSHALL & 3007 & 序列化错误 & 服务器内部错误 \ \hline ERROR_PART & 3008 & 部分错误 & 服务器内部错误 \ \hline ERROR_DB & 3010 & 数据库错误 & 数据库繁忙 \ \hline ERROR_CASSANDRA & 3011 & Cassandra错误 & 数据库繁忙 \ \hline ERROR_DGRAPH & 3012 & Dgraph错误 & 数据库繁忙 \ \hline ERROR_DISCOVER & 3013 & 服务发现错误 & 服务器内部错误 \ \hline ERROR_BC_GAS & 4001 & gas 相关错误 & 区块链错误 \ \hline ERROR_BC_NONCE & 4002 & nonce 相关错误 & 区块链错误 \ \hline ERROR_BC_TRANSACTION & 4003 & 交易错误 & 区块链错误 \ \hline ERROR_UNKNOWN & 9001 & & 未知错误 \ \hline ERROR_UNIMPLEMENTED & 9002 & & 功能未实现 \

About

bc(blockchain) sns(social network system)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages