Commit 3714b35c authored by chenweijian's avatar chenweijian

错误弹窗

parent 0a7221e9
......@@ -135,6 +135,8 @@ const (
MSG_ID_INVITATION_REFUSED MsgIdType = 277 // 邀请被拒绝
MSG_ID_CP_UNBOUND MsgIdType = 278 // 已解绑CP
MSG_ID_HAS_BEEN_CANCELED MsgIdType = 279 // 已被取消
MSG_ID_PINK_EXCHANGE_LIMIT MsgIdType = 296 // 你今天已达到兑换上限
MSG_ID_PINK_EXCHANGE_NUM MsgIdType = 297 // SVIP用户每天可使用%s钻石兑换;普通用户每天可使用%s钻石兑换;
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