Skip to content

Commit

Permalink
ObjectItem remove nodeNames
Browse files Browse the repository at this point in the history
  • Loading branch information
ruanshudong committed Jan 21, 2024
1 parent 291877b commit a35c297
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion servant/EndpointF.tars
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ module tars
{
0 optional vector<EndpointF> vActiveEndpoints;
1 optional vector<EndpointF> vInactiveEndpoints;
2 optional vector<string> nodeNames; //obj所属的nodenames
};


Expand Down

0 comments on commit a35c297

Please sign in to comment.