This commit is contained in:
joylink_zhaoerwei 2023-07-14 13:43:46 +08:00
parent f20227186a
commit 9842e3e013

View File

@ -212,7 +212,7 @@ message RelatedRef {
// //
message TurnoutPosRef { message TurnoutPosRef {
string id = 1; //ID string id = 1; //ID
int32 position = 2; //01 int32 position = 2; //01
} }
message Separator { // message Separator { //