Compare commits

..

No commits in common. "eba2aaae22c252975dcadfb3efea2b345cb8b554" and "fa793e03b26f702435f2f8645cc30ba37f0fdb58" have entirely different histories.

View File

@ -197,10 +197,7 @@ message PropertyMeta {
string completion_date = 10;
string user_agreement_url = 11;
string location_image = 12;
float lat = 13;
float lng = 14;
string map_link= 15;
PropertyDetail detail = 16;
PropertyDetail detail = 13;
}
message PropertyDetail {