fix: fix hall type
This commit is contained in:
parent
2a1a909138
commit
7eb5a02a2d
@ -38,7 +38,6 @@ message Hall {
|
|||||||
string id = 1;
|
string id = 1;
|
||||||
string name = 2;
|
string name = 2;
|
||||||
string theater_id = 3;
|
string theater_id = 3;
|
||||||
repeated RowLayout layout = 4;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
message RowLayout {
|
message RowLayout {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user