Compare commits
2 Commits
fa793e03b2
...
eba2aaae22
| Author | SHA1 | Date | |
|---|---|---|---|
| eba2aaae22 | |||
| ba16a1a375 |
@ -197,7 +197,10 @@ message PropertyMeta {
|
||||
string completion_date = 10;
|
||||
string user_agreement_url = 11;
|
||||
string location_image = 12;
|
||||
PropertyDetail detail = 13;
|
||||
float lat = 13;
|
||||
float lng = 14;
|
||||
string map_link= 15;
|
||||
PropertyDetail detail = 16;
|
||||
}
|
||||
|
||||
message PropertyDetail {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user