Compare commits
2 Commits
c102ca4055
...
4f269b9564
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f269b9564 | |||
| 8ab8d8d0f9 |
@ -211,11 +211,10 @@ message PropertyMeta {
|
|||||||
string usage_type = 9;
|
string usage_type = 9;
|
||||||
string completion_date = 10;
|
string completion_date = 10;
|
||||||
string user_agreement_url = 11;
|
string user_agreement_url = 11;
|
||||||
string location = 12;
|
float lat = 12;
|
||||||
float lat = 13;
|
float lng = 13;
|
||||||
float lng = 14;
|
string map_link = 14;
|
||||||
string map_link = 15;
|
PropertyDetail detail = 15;
|
||||||
PropertyDetail detail = 16;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
message PropertyDetail {
|
message PropertyDetail {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user