bug fix 事件上报失败

This commit is contained in:
tongchenfei
2020-08-28 10:33:39 +08:00
parent f5a2ebc384
commit 4bbab8d82b
3 changed files with 2 additions and 10 deletions

View File

@@ -31,8 +31,8 @@ fun getInformationBody(
isShare:Boolean,
poiType: String,
mainInfoId: Long,
latitude: Double,
longitude: Double
longitude: Double,
latitude: Double
): InformationBody {
var jsonArray = JsonArray()
var type: Int