Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hilo-common
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujiebin
hilo-common
Commits
ec5be060
You need to sign in or sign up before continuing.
Commit
ec5be060
authored
Jun 14, 2023
by
chenweijian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
im check
parent
9fec9828
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
const_def.go
_const/common/const_def.go
+5
-0
No files found.
_const/common/const_def.go
View file @
ec5be060
...
...
@@ -130,6 +130,11 @@ const (
MSG_ID_UNBIND_CP_SUCCEED
MsgIdType
=
251
// 解绑cp成功
MSG_ID_ALREADY_EXPIRED
MsgIdType
=
258
// 已经过期
MSG_ID_CANCEL_UNBIND_CP
MsgIdType
=
274
// 撤销了解绑CP的申请
MSG_ID_WAITING_ACCEPTED
MsgIdType
=
275
// 等待对方接受
MSG_ID_INVITATION_ACCEPTED
MsgIdType
=
276
// 邀请被接受
MSG_ID_INVITATION_REFUSED
MsgIdType
=
277
// 邀请被拒绝
MSG_ID_CP_UNBOUND
MsgIdType
=
278
// 已解绑CP
MSG_ID_HAS_BEEN_CANCELED
MsgIdType
=
279
// 已被取消
ADD_GROUP_FAILED
AddGroupResultType
=
0
ADD_GROUP_DONE
AddGroupResultType
=
1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment