GITLAB
zhangqijia
/
Pro2dProtoBuffers
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
054f5e8adf66373b9a594b10d07a21edaacb7ded
Authored by
zhangqijia
2023-06-26 14:56:45 +0800
1 parent
75669d06
fix: update
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
role.proto
Inline
Side-by-side
role.proto
Wrap text
Show/Hide comments
View file @
054f5e8
...
...
@@ -279,6 +279,7 @@ message RoleTaskOpenNty {
279
279
280
280
281
281
message RoleSurviveCarbonStartReq {
282
+ int32 carbon_id = 1;
282
283
}
283
284
284
285
message RoleSurviveCarbonStartRsp {
...
...