Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hilo-socketCenter
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-socketCenter
Compare Revisions
master...test
Source
test
Select Git revision
...
Target
master
Select Git revision
Compare
Commits (4)
feat:去掉consul
· 42fc206b
hujiebin
authored
Oct 23, 2023
42fc206b
Merge branch 'master' into test
· 91421ef9
hujiebin
authored
Oct 23, 2023
91421ef9
Update userProxy.proto
· 87a5e0e7
hujiebin
authored
Apr 07, 2024
87a5e0e7
Merge branch 'feature/svip89' into test
· 9f45e0f6
hujiebin
authored
Apr 07, 2024
9f45e0f6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
userProxy.proto
protocol/userProxy.proto
+1
-0
No files found.
protocol/userProxy.proto
View file @
9f45e0f6
...
@@ -214,6 +214,7 @@ message GlobalGiftBanner {
...
@@ -214,6 +214,7 @@ message GlobalGiftBanner {
uint32
cpLevel
=
15
;
// cp等级
uint32
cpLevel
=
15
;
// cp等级
string
receiveUserAvatar
=
16
;
string
receiveUserAvatar
=
16
;
uint32
nobleLevel
=
17
;
// 贵族等级
uint32
nobleLevel
=
17
;
// 贵族等级
string
custom_effect_url
=
18
;
// 定制特效url
}
}
/* id == 116 横幅的回应,用来测量RTT */
/* id == 116 横幅的回应,用来测量RTT */
...
...