Changes between Version 20 and Version 21 of appapi/4.0


Ignore:
Timestamp:
01/30/2015 09:03:05 AM (11 years ago)
Author:
zhouruxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • appapi/4.0

    v20 v21  
    256256   *content:活动内容 
    257257   limitCount  活动人数上限 
     258 
    258259   contentImages: [  //内容图片 
    259260        { 
     
    270271   destinationPlaces:[ //驾车路线数组,第一个就是出发点,其他按顺序 
    271272        { 
     273         type:地点类型(1:集合地点;2:目的地点) 
    272274         name:名字 
    273275         longitude:经度 
     
    275277         }, 
    276278        { 
     279         type:地点类型(1:集合地点;2:目的地点) 
    277280         name:名字 
    278281         longitude:经度 
     
    343346   destinationPlaces:[ //驾车路线数组,第一个就是出发点,其他按顺序 
    344347        { 
     348         type:地点类型(1:集合地点;2:目的地点) 
    345349         name:名字 
    346350         longitude:经度 
     
    348352         }, 
    349353        { 
     354         type:地点类型(1:集合地点;2:目的地点) 
    350355         name:名字 
    351356         longitude:经度