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
f245074c9cb0af34ae23a25fb6c46467aeec6354
Authored by
zhangqijia
2023-06-26 15:31:07 +0800
1 parent
db983150
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 @
f245074
...
...
@@ -288,6 +288,7 @@ message RoleActivityCarbonStartRsp {
288
288
}
289
289
290
290
message RoleActivityCarbonEndReq {
291
+ int32 carbon_id = 1;
291
292
}
292
293
293
294
message RoleActivityCarbonEndRsp {
...
...