bug fix 事件上报失败
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user