Commit 463668ff authored by chenweijian's avatar chenweijian

错误码

parent 12647ae6
......@@ -128,6 +128,7 @@ const (
MSG_ID_SEND_CP_GIFT MsgIdType = 249 // 发放cp礼物
MSG_ID_REJECTED_CP_INVITE MsgIdType = 250 // %s已拒绝CP邀请
MSG_ID_UNBIND_CP_SUCCEED MsgIdType = 251 // 解绑cp成功
MSG_ID_ALREADY_EXPIRED MsgIdType = 258 // 已经过期
ADD_GROUP_FAILED AddGroupResultType = 0
ADD_GROUP_DONE AddGroupResultType = 1
......
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