Changes between Version 2 and Version 3 of app2.0/12_purchasing


Ignore:
Timestamp:
02/12/2015 10:43:25 AM (11 years ago)
Author:
pengzhanxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/12_purchasing

    v2 v3  
    1313**参数** 
    1414 
    15 * topicId 
     15||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 
     16||topicId||爆料id||int||0||是|| 
    1617 
    1718**返回** 
     
    3940**参数** 
    4041 
    41 * pageNo 
    42 * pageSize 
    43 * topicId 
     42||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 
     43||pageNo||页数||int||1||否|| 
     44||pageSize||页面大小||int||10||否|| 
     45||topicId||爆料id||int||0||是|| 
    4446 
    4547**返回** 
     
    6567**参数** 
    6668 
    67 * topicId 爆料id 
    68 * price 求购价 
    69 * name 称呼 
    70 * callback 回调函数 
    71 * contactWay 联系类型 1:手机号码 2:旺旺号码 3:QQ号码 
    72 * contactInfo 联系方式 
     69||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 
     70||topicId||爆料id||int||0||是|| 
     71||price||求购价||int||0||否|| 
     72||name||称呼||String||""||是|| 
     73||contactWay||联系类型 1:手机号码 2:旺旺号码 3:QQ号码||int||0||是|| 
     74||contactInfo||联系方式||String||""||是|| 
    7375 
    7476**返回**